------------------------------------------------------- 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 :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/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.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/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.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/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.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/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.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/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.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/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.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/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.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/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.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/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.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/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.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/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.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/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.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/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.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/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.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/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.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/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.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/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.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/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.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/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.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/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.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/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.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/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.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/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.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/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.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/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.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/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.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/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.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/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 ^ 60 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 /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: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/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: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/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: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/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: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: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/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: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/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: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/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: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/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: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/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: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: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: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:: 191/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h::26233:: 25warning:: '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; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306: Utest* createTest() _override { return new ExecFunctionTest(this); }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/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]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 virtual void teardown() _override;: 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.h234::30638::19 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: 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:322:30: note: expanded from macro '_destructor_override' #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: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:In file included from 314:17: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp: :expanded 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:39#define NULLPTR nullptr: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h ^: 214:46:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/GTest.cppwarning:: 2'override' keyword 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:228:67: warning virtual ~ExecFunctionWithoutParameters() _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:30: note: expanded from macro '_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: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/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; ^ 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::3062:: 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 :229:116:#define _override override 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: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] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/GTest.cpp: virtual ~ExecFunctionTestShell() _destructor_override;2 : ^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.h39:: 322/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h::30251:: 34note:: expanded from macro '_destructor_override'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _destructor_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 overrideIn 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] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/GTest.cpp:2 ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = 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/CppUTestConfig.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h314::25417::34 :note : warningexpanded from macro 'NULLPTR': 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ virtual bool willRun() const _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/CodeMemoryReportFormatter.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 :228:67:#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/GTest.cpp:2: ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = 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/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h::314255::1734:: notewarning: : expanded from macro 'NULLPTR''override' keyword is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ 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:In file included from 229/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/GTest.cpp::1162:: 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]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] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) 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::314306::1719:: notenote: : expanded from macro 'NULLPTR'expanded from macro '_override' #define NULLPTR nullptr#define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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: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/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: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: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/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: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/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: 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/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: 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 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/include/CppUTest/TestHarness.h::244: : 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/include/CppUTest/TestHarness.h::9345:: 59/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 void postTestAction(UtestShell&, TestResult&) _override; ^ virtual ~MemoryLeakWarningPlugin() _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/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: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' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.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 :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/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:45 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/MemoryLeakWarningPlugin.h ^: 49:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h71::306 :warning19: :'override' keyword is incompatible with C++98 [-Wc++98-compat] 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:19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.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:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h#define _override override: 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/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: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: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] In file included from virtual void setProgressIndicator(const char*) _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: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]#define _override override ^ typedef long long cpputest_longlong; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h31:: 265In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h18::31 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h: :'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]201 :26: warningtypedef unsigned long long cpputest_ulonglong;: '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 ^ 35 warnings generated. 102 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/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] In file included from static void* threadsafe_mem_leak_operator_new_nothrow (size_t size) UT_NOTHROW : ^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/CppUTestConfig.h::59125::6824:: warningnote: : noexcept specifications are incompatible with C++98 [-Wc++98-compat]expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ 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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp::39157:: 5warning:: noexcept specifications are incompatible with C++98 [-Wc++98-compat]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: UT_THROW_BAD_ALLOC_WHEN_NULL(memory);24 : ^ note: expanded from macro 'UT_NOTHROW'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp :134: #define UT_NOTHROW noexcept60 : ^ note: expanded from macro 'UT_THROW_BAD_ALLOC_WHEN_NULL' 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: #define UT_THROW_BAD_ALLOC_WHEN_NULL(memory) if (memory == NULLPTR) throw std::bad_alloc() ^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: void operator delete (void* mem, size_t size) UT_NOTHROW;314 : ^17 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :note125: :expanded from macro 'NULLPTR'24 : note: expanded from macro 'UT_NOTHROW' #define NULLPTR nullptr #define UT_NOTHROW noexcept ^ ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/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 ^ 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/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]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: UT_THROW_BAD_ALLOC_WHEN_NULL(memory);73 : ^37 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp: :'override' keyword is incompatible with C++98 [-Wc++98-compat]134 :60: note virtual ~NormalTestTerminator() _destructor_override;: expanded from macro 'UT_THROW_BAD_ALLOC_WHEN_NULL' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^#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 ^ 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]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp :205:58: virtual ~TestTerminatorWithoutExceptions() _destructor_override;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:322:30: note: expanded from macro '_destructor_override' static void* mem_leak_operator_new_nothrow (size_t size) UT_NOTHROW ^#define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/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 In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.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::3924: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h :note190: :expanded from macro 'UT_NOTHROW'21 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define UT_NOTHROW noexcept ^ void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cppnote:: 232expanded from macro '_override': 5: #define _override overridewarning : ^'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 ^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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp: virtual void exec() _override;236 : ^50 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :warning306: :noexcept specifications are incompatible with C++98 [-Wc++98-compat]19 : note: expanded from macro '_override' #define _override override ^ 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 ^ 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'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp :242:56#define _override override: ^warning : noexcept specifications are incompatible with C++98 [-Wc++98-compat] static void mem_leak_operator_delete_array (void* mem) 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/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp::12528:: 24In 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 'UT_NOTHROW'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h :234:38 #define UT_NOTHROW noexcept: ^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: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp'nullptr' is incompatible with C++98 [-Wc++98-compat]: 251:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ UT_THROW_BAD_ALLOC_WHEN_NULL(memory);/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/src/CppUTest/MemoryLeakWarningPlugin.cpp:: 134note:: 60: expanded from macro 'NULLPTR'note : expanded from macro 'UT_THROW_BAD_ALLOC_WHEN_NULL' #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:#define UT_THROW_BAD_ALLOC_WHEN_NULL(memory) if (memory == NULLPTR) throw std::bad_alloc()39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:228:67 : ^ 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: ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) :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 nullptr: 17 ^: note: expanded from 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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR): 255 ^: 56/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: 314warning:: 17noexcept specifications are incompatible with C++98 [-Wc++98-compat]: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 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:In file included from 263/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.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]39 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:251:34: warning: UT_THROW_BAD_ALLOC_WHEN_NULL(memory);'override' 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/MemoryLeakWarningPlugin.cpp: virtual ~IgnoredUtestShell() _destructor_override;134 : ^60 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :note322: :expanded from macro 'UT_THROW_BAD_ALLOC_WHEN_NULL'30 : note: expanded from macro '_destructor_override' #define _destructor_override override ^ #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: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp: :expanded 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:39: #define NULLPTR nullptr/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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp::28270: :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]: 257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] UT_THROW_BAD_ALLOC_WHEN_NULL(memory); ^ virtual SimpleString getMacroName() const _override; ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h134::30660::19 :note : noteexpanded from macro 'UT_THROW_BAD_ALLOC_WHEN_NULL': expanded from macro '_override' #define _override override ^ #define UT_THROW_BAD_ALLOC_WHEN_NULL(memory) if (memory == NULLPTR) throw std::bad_alloc() In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.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 314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::1739:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.hnote:: 258expanded from macro 'NULLPTR': 69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ 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/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.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp286::2848: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.hwarning:: 42noexcept 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/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] static void normal_operator_delete (void* mem) UT_NOTHROW ^ 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::125150::2480:: notenote: : expanded from macro 'UT_NOTHROW'expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define UT_NOTHROW noexcept ^ #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/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 ^ 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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp306::32519::33 :note : warningexpanded from macro '_override': noexcept specifications are incompatible with C++98 [-Wc++98-compat] #define _override override ^ void operator delete(void* mem) UT_NOTHROW ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h28:: 125In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h24::44 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h: :expanded from macro 'UT_NOTHROW'112 :77: warning #define UT_NOTHROW noexcept: '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/src/CppUTest/MemoryLeakWarningPlugin.cpp:330In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp54::28 : warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.hnoexcept specifications are 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:46:40: warning: 'override' keyword is 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 virtual ~MemoryLeakWarningPlugin() _destructor_override;: 24 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 322expanded from macro 'UT_NOTHROW': 30: note: expanded from macro '_destructor_override' #define UT_NOTHROW noexcept ^#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 ^ /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 ^ 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/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/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/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/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 ^ /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 ^ 40 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; ^ 134 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: 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/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: /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' In file included from #define _override override : ^1 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cppnoexcept specifications are 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: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] void 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 virtual MockExpectedCall& withCallOrder(unsigned int, unsigned int) _override { return *this; }: 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: expanded from macro '_override' #define UT_NOTHROW noexcept#define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:33In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::1157: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h76::60 :warning70: :'override' keyword is incompatible with C++98 [-Wc++98-compat] warning: noexcept specifications are 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: void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW;note : ^expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:#define _override override125 : ^24 : note: expanded from macro 'UT_NOTHROW' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from #define UT_NOTHROW noexcept/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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] In file included from :1: 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/MemoryLeakDetectorNewMacros.h : ^61 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h37::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) 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/src/CppUTestExt/MockSupportPlugin.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/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 UT_NOTHROW noexcept: 159 ^: 91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override{ return *this; } ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::1306: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h19::62 :note39: :expanded from macro '_override' warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat]#define _override override ^ void operator delete[](void* mem) UT_NOTHROW; 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/CppUTest/CppUTestConfig.h: :In file included from 125/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:: 160expanded from macro 'UT_NOTHROW': 83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define UT_NOTHROW noexcept ^ 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'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: In file included from noexcept specifications are incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: void operator delete (void* mem, size_t size) UT_NOTHROW;161 : ^10043 : warning /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hswarning: generated: 125. 'override' keyword is incompatible with C++98 [-Wc++98-compat]: 24: note: expanded from macro 'UT_NOTHROW' virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; } #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 :1: 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/src/CppUTestExt/MockSupportPlugin.cpp::6529:: 53In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :warning33: : 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/MockCheckedExpectedCall.h :162:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125: virtual MockExpectedCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _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 'UT_NOTHROW'306 :19: note: #define UT_NOTHROW noexceptexpanded from macro '_override' ^ #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.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp33:: 28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h: :In file included from 182/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::6539:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.hwarning:: 72'override' keyword is incompatible with C++98 [-Wc++98-compat]: 42: 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 virtual void exitCurrentTest() const _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/src/CppUTestExt/MockSupportPlugin.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/src/CppUTest/TestHarness_c.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::2833: : 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/CppUTest/TestHarness.h::18339:: 66/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:: 73warning:: 37'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ virtual 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 : ^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/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: 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/CppUTest/TestHarness_c.cpp::18428:: 54In 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 :79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(double) _override { return *this;} 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/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/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] 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: virtual ~TestTerminatorWithoutExceptions() _destructor_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.h185::32259::30 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro '_destructor_override' #define _destructor_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: note: expanded from macro '_override' #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/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' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29#define _destructor_override override: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h ^: 40:104: warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestHarness_c.cpp'nullptr' 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:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _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 : ^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/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/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' 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/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:In file included from 116/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:: 30warning: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupportPlugin.h'nullptr' is incompatible with C++98 [-Wc++98-compat]: 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 UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR): 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' #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: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' In file included from #define _override override/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/src/CppUTestExt/MockSupportPlugin.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h::47251::4134:: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] warning: virtual UtestShell* getTestToFail() _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 ~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/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; ^ /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 /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 ^ 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; ^ 87 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/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: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/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: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/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: /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/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: '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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: 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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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: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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/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: 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: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/MockActualCall.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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/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' #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: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/MockActualCall.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/src/CppUTestExt/MockActualCall.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/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.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/MockActualCall.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/src/CppUTestExt/MockActualCall.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/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: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/MockActualCall.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/src/CppUTestExt/MockActualCall.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/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: '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/MockActualCall.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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/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: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/MockActualCall.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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/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: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/MockActualCall.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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/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: 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: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/MockActualCall.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/src/CppUTestExt/MockActualCall.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/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: 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: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/MockActualCall.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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/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: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/MockActualCall.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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/src/CppUTestExt/MockActualCall.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/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; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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: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: 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/MockActualCall.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/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 ^ 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: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/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' #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: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/MockActualCall.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/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: note: expanded from macro '_override' #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: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/MockActualCall.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/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: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/MockActualCall.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/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/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/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: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/MockActualCall.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/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 ^ 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: /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] 288 warnings generated. 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 ^ 69 warnings generated. 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: 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/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: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/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] 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/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: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/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] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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: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/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: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/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: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/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: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/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:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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/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: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/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] 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/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: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/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: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.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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/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/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: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/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/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: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/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: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/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: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/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: expanded from macro '_override' #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: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; : ^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::6819:: warningnote: : noexcept specifications are incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ 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 /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: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h::451:: 91/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:: 61warning:: 37'nullptr' is incompatible with C++98 [-Wc++98-compat]: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ 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 : ^314 :17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: 125note:: 24expanded from macro 'NULLPTR': note: #define NULLPTR nullptrexpanded from macro 'UT_NOTHROW' ^ #define UT_NOTHROW noexcept ^ 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: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: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/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: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/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: '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: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/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: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/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: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/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: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/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] 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: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/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: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/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] 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: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/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: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/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/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/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/CppUTest/SimpleStringInternalCache.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/src/CppUTestExt/MockSupport_c.cpp:29: /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/SimpleStringInternalCache.cpp79::2942: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h :warning84: :'override' keyword is incompatible with C++98 [-Wc++98-compat]76 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _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/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/SimpleStringInternalCache.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp85::2988: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h :warning80: :'override' keyword is incompatible with C++98 [-Wc++98-compat]48 : 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 virtual ~TestTerminatorWithoutExceptions() _destructor_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 : ^322 :30: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cppexpanded from macro '_destructor_override': 29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:87:38: #define _destructor_override overridewarning : ^'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: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 ^ 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: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/src/CppUTest/SimpleStringInternalCache.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/src/CppUTest/SimpleStringInternalCache.cpp:45:52: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : allocator_(defaultMallocAllocator()), cache_(NULLPTR), nonCachedAllocations_(NULLPTR), hasWarnedAboutDeallocations(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/SimpleStringInternalCache.cpp:45:84: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : allocator_(defaultMallocAllocator()), cache_(NULLPTR), nonCachedAllocations_(NULLPTR), hasWarnedAboutDeallocations(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 ^ 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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp: virtual void teardown() _override;66 : ^35 : /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: node[i].freeMemoryHead_ = 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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:67:35: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] node[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 ^ 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.cpp:29: /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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:133:59: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return getCacheNodeFromSize(size)->freeMemoryHead_ != NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314: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:232: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: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/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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:275:25: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] cache_.setAllocator(NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from 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: 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/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: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_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 /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: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_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: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_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: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_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/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: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_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; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _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: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_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: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_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] 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_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: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_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: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_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: 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: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:306In file included from :19::1 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h: :expanded from macro '_override'59 :68: warning#define _override override: noexcept specifications are incompatible with C++98 [-Wc++98-compat] ^ void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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 125/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:: 49expanded from macro 'UT_NOTHROW': 89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define UT_NOTHROW noexcept ^ 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: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; ^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:: 125In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h24::32 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :expanded from macro 'UT_NOTHROW'50 :94: warning: #define UT_NOTHROW noexcept'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ In file included from virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; : ^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/CppUTestConfig.h::61306::3719:: warningnote: : noexcept specifications are incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ 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' 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 #define UT_NOTHROW noexcept/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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 :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] 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 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.h: :expanded from macro '_override'125 :24: note#define _override override: 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:32In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::152: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h100::64 :warning51: :'override' keyword is incompatible with C++98 [-Wc++98-compat] warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ 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 : ^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: expanded from macro '_override' #define UT_NOTHROW noexcept ^ #define _override override ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:In file included from 65/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp::5332:: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h: :noexcept specifications are 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:53:101: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' 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 #define UT_NOTHROW noexcept: 306 ^: 19: note: expanded from macro '_override' #define _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: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_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: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_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] 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_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: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_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:In file included from 77/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp::5628:: 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 cpputest_longlong returnLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306 virtual void exitCurrentTest() const _override;: 19 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/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.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp32:: 28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :In file included from 78/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::9639:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.hwarning:: 73'override' keyword is incompatible with C++98 [-Wc++98-compat]: 37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_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/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/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] In file included from virtual unsigned int returnUnsignedIntValue() _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/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::30639:: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h: note: expanded from macro '_override': 79: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/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::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'81 :86: 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/CppUTest/SimpleString.cpp:28 virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _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::8019::48 :note : warningexpanded from macro '_override': '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:In file included from 322/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp::3032:: 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 '_destructor_override'32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:83#define _destructor_override override: 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.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp306::2819: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_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:: 190expanded from macro '_override': 21: warning: #define _override override'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/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: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/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/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:322:30: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 '_destructor_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 _destructor_override override146 : ^58 : 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:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: : 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/Utest.h : ^216 :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' virtual void exec() _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:159: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/CppUTest/SimpleString.cpp virtual ~MockActualCallTrace() _destructor_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::39322: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h30::233 :note25: :expanded from macro '_destructor_override' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _destructor_override 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.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:: 32expanded from macro '_override': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:161:64:#define _override override 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/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.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 :234:38: #define _override overridewarning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _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'162 :57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _destructor_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' In file included from #define _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:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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 ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) :: /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.h85::314 :warning17: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 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/CppUTest/SimpleString.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h28:: 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'228 :67: warning#define _override override: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = 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/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:: 164expanded from macro 'NULLPTR': 83: warning: #define NULLPTR nullptr'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' 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: 28 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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: 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/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] 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' virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned 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/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: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_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:167:109:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.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:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int 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 :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/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 168/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp::10528:: 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:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _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 /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/CppUTestExt/MockSupport_c.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::3239: : 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::25532:: 34/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 169warning:: 114'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, 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:#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/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:257:47: 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:170: virtual SimpleString getMacroName() const _override;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' #define _override override ^ 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' In file included from /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:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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 runOneTest(TestPlugin* plugin, TestResult& result) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h : ^171 :94/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 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_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: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.cpp: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/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: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/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:In file included from 5/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 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/MockSupport.h :32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:177:89 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' 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 #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default;: expanded from macro '_override' ^ #define _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] 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: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_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; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _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: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_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] 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: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_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] 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: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_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;In file included from /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::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: '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/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 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/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::21344:: 52/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h:: 111warning:: 76'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; 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.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.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp32:: 28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.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::8744:: /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 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 virtual void runAllPostTestAction(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:19: :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: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/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:46:40: 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:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:219:61 virtual ~MemoryLeakWarningPlugin() _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' 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/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: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/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: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' 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: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; }In file included from /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::4519: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h :note45: :expanded from macro '_override'91 : warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat]#define _override override ^ MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = 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/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:: 239expanded from macro 'NULLPTR': 74: warning: #define NULLPTR nullptr'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_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: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_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 73/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h warning:s32 generated: . /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.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp32:: 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/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.h244::12094::34 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_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 :322/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::30306:: 19note:: expanded from macro '_destructor_override'note : expanded from macro '_override' #define _destructor_override override#define _override override ^ ^ In file included from 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/CppUTestExt/MockSupport_c.cpp::3032: : 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/include/CppUTestExt/MockSupport.h::3132: : /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::124245::45103:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:#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/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:125:26:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cppwarning:: 32'override' keyword is incompatible with C++98 [-Wc++98-compat]: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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 flush() _override;246 : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:78306:: 19warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]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/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' In file included from #define _override override/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:148:39: 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 ~StringBufferTestOutput() _destructor_override;: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h ^: 248:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h79::322 :warning30: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro '_destructor_override' #define _destructor_override 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: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:30: #define _override overrideIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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] 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 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/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::249306::9019: note: :expanded from macro '_override' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual MockActualCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; }In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.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/include/CppUTest/PlatformSpecificFunctions.h306::3119: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h :note155: :expanded from macro '_override'18 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^ 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: 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: 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] In file included from 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/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/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h::30631:: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:: 181note:: 36expanded from macro '_override': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/src/CppUTestExt/MockSupport_c.cpp:: 32note: : In file included from expanded from macro '_destructor_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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:#define _destructor_override override77 : ^ 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:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h: virtual MockActualCall& withOutputParameter(const SimpleString&, void*) _override { return *this; }31 : ^/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/CppUTestConfig.h::38306:: 19warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro '_override' #define _override override 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' 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:254:104In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.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/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 MockActualCall& withOutputParameterOfType(const SimpleString&, const SimpleString&, void*) _override { return *this; } ^ 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/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/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.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/include/CppUTest/PlatformSpecificFunctions.h256::3135: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h :warning186: :'override' keyword is incompatible with C++98 [-Wc++98-compat]66 : 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 virtual void printCurrentTestStarted(const UtestShell& test) _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/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 32/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/CppUTestExt/MockCheckedActualCall.h30:257:42: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.hwarning:: 31'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:187:63: 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 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/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/CppUTest/SimpleString.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::30259: :In file included from 55/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:: 31warning: : /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]: 188:67: 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 virtual void printCurrentGroupStarted(const UtestShell& test) _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/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/CppUTest/SimpleString.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::30260: :In file included from 36/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:: 31warning: : /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]: 189:64: 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: virtual void printCurrentGroupEnded(const TestResult& res) _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: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/src/CppUTest/SimpleString.cpp::26230:: 34In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.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 :191:48: 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 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 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/CppUTest/SimpleString.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/include/CppUTest/PlatformSpecificFunctions.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h31:: 263/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h::52192:: 26warning:: '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 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/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/SimpleString.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/src/CppUTestExt/MockSupport_c.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h::3231: : 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/include/CppUTestExt/MockSupport.h::19332:: 43/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 265warning:: 60'override' keyword is incompatible with C++98 [-Wc++98-compat]: 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 unsigned long int returnUnsignedLongIntValue() _override { return 0; }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/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] 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 print(const char*) _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::306266::1992:: 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/CppUTest/SimpleString.cpp:30 virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int value) _override { return value; }: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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.h306::19519::30 :note : warningexpanded from macro '_override': 'override' keyword is incompatible with C++98 [-Wc++98-compat] #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.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:: 32expanded from macro '_override': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:268:43#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/CppUTest/SimpleString.cpp virtual long int returnLongIntValue() _override { return 0; }: 30 ^: 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/include/CppUTest/CppUTestConfig.h::31306: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h19::196 :note32: :expanded from macro '_override' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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': 32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:269#define _override override: 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/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: 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/TestOutput.h : ^197 :38/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306::19 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro '_override' #define _override 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: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:#define _override override271 : ^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/CppUTest/SimpleString.cpp:30 virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override { return 0; }: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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.h306::19819::59 :note : warningexpanded from macro '_override': 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual void printFailure(const TestFailure& failure) _override; ^ /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:#define _override override272 : ^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/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 virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong value) _override { return value; }: warning: 'override' keyword is 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 setProgressIndicator(const char*) _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 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: 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/CppUTest/SimpleString.cpp::27430:: 56In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.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 :201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override { return 0; } ^ virtual 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.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.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_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: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_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: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_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: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_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: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_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: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_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: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_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: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_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:287:62: 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: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 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 virtual ~MemoryLeakAllocator() _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:30:#define _override override note ^: expanded from macro '_destructor_override' #define _destructor_override override ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:52: 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/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 virtual const void * returnConstPointerValue() _override { return 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:306:19: note: expanded from macro '_override' virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^#define _override override ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/MockSupport_c.cpp:#define _override override32 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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] 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: virtual const void * returnConstPointerValueOrDefault(const void * value) _override { return value; } warning ^: 'override' keyword is 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 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: 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: 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]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 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: virtual const char* name() const _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/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/CppUTest/SimpleString.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h31:: 32/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/CppUTestExt/MockCheckedActualCall.h102::29344::76 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: '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 virtual void (*returnFunctionPointerValueOrDefault(void (*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#define _override override: 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/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] 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 const char* free_name() const _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.h295::30652::19 :warning : note'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:306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp19::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'105 :52: warning#define _override override: '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:306:19: note: expanded from macro '_override' #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: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: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': 32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:286#define _override override: 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/CppUTest/SimpleString.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp141::3240: :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:289:71: warning: 'nullptr' 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' 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#define _destructor_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/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] 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 virtual char* alloc_memory(size_t size, const char* file, size_t line) _override;: 292 ^: 71:/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 ^ 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'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#define NULLPTR nullptr: 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: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: expanded from macro '_override' #define _override override ^ /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 ^ 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: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_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: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_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: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_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: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 ^ /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] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp: : allocator_(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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h33:: 314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::1745:: 87note:: expanded from macro 'NULLPTR'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ 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_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: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_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: 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_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: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_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: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_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: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_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] 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_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: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_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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp:: 76warning:: 23'override' keyword is incompatible with C++98 [-Wc++98-compat]: 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: virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override;314 : ^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: #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: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_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:19: note: expanded from macro '_override' #define _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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp32:: 86In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h23::33 : warning/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]60 :118: warning: if (allocator_ == 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' #define NULLPTR nullptr ^ 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_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: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_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: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_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] 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_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: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_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: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_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: 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_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: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_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:69: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/src/CppUTest/SimpleString.cpp:105:55: warning: 'nullptr' 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:306TestMemoryAllocator* SimpleString::stringAllocator_ = NULLPTR;: 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/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] virtual MockExpectedCall& andReturnValue(cpputest_longlong value) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp : ^109 :29/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' if (stringAllocator_ == 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/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: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_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: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_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: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_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 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_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: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_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: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_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: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_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: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_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: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_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: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_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: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_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: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_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: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_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: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_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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp::161197::1009:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'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 virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; }: ^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/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: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_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: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_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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cpp164::21080::12 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: '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: virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } 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/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: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_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: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_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: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_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: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_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: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_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: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/src/CppUTest/SimpleString.cpp : ^237 :19/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' buffer_ = 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/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: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_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: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_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: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_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: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_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: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_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: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_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: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_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: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_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: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_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: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_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: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_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: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: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleString.cppnote:: 291expanded from macro '_override': 15: warning: #define _override override'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:In file included from 17/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 /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: expanded from macro 'NULLPTR'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :184:54:#define NULLPTR nullptr 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/src/CppUTest/SimpleString.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::293306::2419:: warningnote: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override 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' 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 NULLPTR 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: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_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: 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/src/CppUTest/SimpleString.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport_c.cpp300::3215: :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:187:59: warning : buffer_(NULLPTR), bufferSize_(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/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' virtual MockExpectedCall& andReturnValue(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/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] 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_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: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/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 ^ 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/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_c.cpp:44:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306: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:52:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockFailureReporterTestTerminatorForInCOnlyCode() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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_c.cpp:64:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] 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/MockSupport_c.cpp:72:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] static MockSupport* currentMockSupport = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314: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_c.cpp:73:41: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] static MockExpectedCall* expectedCall = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314: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_c.cpp:74:37: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] static MockActualCall* actualCall = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314: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_c.cpp:82:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCFunctionComparatorNode() _destructor_override {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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_c.cpp:84:68: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool isEqual(const void* object1, const void* object2) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306: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:88:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString valueToString(const void* object) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306: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:98:55: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] static MockCFunctionComparatorNode* comparatorList_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314: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_c.cpp:105:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCFunctionCopierNode() _destructor_override {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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_c.cpp:107:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void copy(void* dst, const void* src) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306: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:116:47: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] static MockCFunctionCopierNode* copierList_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314: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 ^ 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/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 ^ 95 warnings generated. 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; ^ 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 ^ 117 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] 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/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: /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:19In file included from : :note1: : 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/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:#define _override override264 : ^9 : warning: '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/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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h39:: 265/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h::1873:: 37warning:: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] typedef unsigned long long cpputest_ulonglong; ^ 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 ^ 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: 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/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 ^ 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: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/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 ^ 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] 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/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 ^ 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: /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/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 ^ /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_); ^ /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: /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 ^ 117 warnings generated. 65 warnings generated. 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: 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/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: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/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: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/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:306:19: note: expanded from macro '_override' #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: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/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: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/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/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] 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/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: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/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/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: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/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: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/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; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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: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/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: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: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/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: /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: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/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: /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/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: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/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: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/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: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/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: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: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/CppUTestExt/OrderedTest.cpp:35:22: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] _nextOrderedTest(NULLPTR), _level(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314: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/OrderedTest.cpp:65:37: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return (getOrderedTestHead() == NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314: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/OrderedTest.cpp:80:9: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (NULLPTR == reg->getFirstTest() || head == reg->getFirstTest()) { ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/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 :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/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/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.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/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. 58 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/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 :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/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 ^ 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/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 ^ 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 :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;In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.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 125/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 'UT_NOTHROW': 5: #define UT_NOTHROW noexceptwarning : ^defaulted function definitions are incompatible with C++98 [-Wc++98-compat] In file included from DEFAULT_COPY_CONSTRUCTOR(TestResult) : ^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/CppUTestConfig.h::64150::5180:: warningnote: : noexcept specifications are incompatible with C++98 [-Wc++98-compat]expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' 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: #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default;note : ^expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ 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:In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:: 27note: : 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 :44: #define _override override/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]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: virtual void postTestAction(UtestShell&, TestResult&) _override;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/include/CppUTest/CppUTestConfig.h :306:19 virtual void teardown() _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 /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.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp39:: 27/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::4644:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.hwarning:: 111'override' keyword is incompatible with C++98 [-Wc++98-compat]: 76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] 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' 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:19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.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: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:216#define _override override: 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: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; ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h28:: 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'233 :25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^ Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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:In file included from 228/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp::6727:: 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:46:40: ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = 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 ~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 #define _destructor_override override/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] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27 UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR): In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:: 314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h::1748:: 70note:: expanded from macro 'NULLPTR'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define NULLPTR nullptr ^ 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; In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.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: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #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:In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp::1927:: 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#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/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: MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = 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: virtual SimpleString getMacroName() const _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/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/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/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.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp322::2930: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h :note96: :expanded from macro '_destructor_override'36 : warning#define _destructor_override override: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ virtual ~MemoryLeakAllocator() _destructor_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: /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.h322::4530: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h :note48: :expanded from macro '_destructor_override'70 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _destructor_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 In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp::2928: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h98::4576: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h :warning49: :'override' keyword is incompatible with C++98 [-Wc++98-compat]71 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _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:/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/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' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.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: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] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:29 MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR);: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h ^: 101/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::38314:: warning: 17'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 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' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:29#define _override override: /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/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/CppUTestExt/MockExpectedCallsList.cpp:30In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h29:: 32/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/CppUTestExt/MockNamedValue.h144::7252::68 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* allocMemoryLeakNode(size_t size) _override; virtual 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/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/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/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:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cppnote:: 30expanded from macro '_destructor_override': 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:#define _destructor_override override5 : ^ 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' 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: #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default;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/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] In file included from 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/src/CppUTest/MemoryLeakDetector.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/include/CppUTest/PlatformSpecificFunctions.h306::3119: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h :note120: :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/src/CppUTestExt/MockExpectedCallsList.cpp virtual ~ConsoleTestOutput() _destructor_override: 30 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:52/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::91322:: 30warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro '_destructor_override' virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double 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/src/CppUTest/MemoryLeakDetector.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp30:: 30In 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/include/CppUTestExt/MockCheckedExpectedCall.h::3153: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h109::124 warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] :45: 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 virtual void printBuffer(const char* s) _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' 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#define _override override: 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/src/CppUTest/MemoryLeakDetector.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/include/CppUTest/PlatformSpecificFunctions.h::1931:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.hnote:: 125expanded from macro '_override': 26:#define _override override 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/src/CppUTestExt/MockExpectedCallsList.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h30:: 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::1955:: 91note:: expanded from macro '_override'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ 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: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.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/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: warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp'override' keyword is incompatible with C++98 [-Wc++98-compat]: 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 ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322: virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _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: 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/MockExpectedCallsList.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 59/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp::12630:: 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:150:37: 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: void printBuffer(const char* s) _overridenote : ^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' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: #define _override override/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] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30 virtual MockExpectedCall& withOutputParameterReturning(const SimpleString& name, const void* value, size_t size) _override;: 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/include/CppUTest/CppUTestConfig.h31:306: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h19::155 :note18: :expanded from macro '_override' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^ void flush() _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/CppUTestExt/MockExpectedCallsList.cpp::1930:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hnote:: 61expanded 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/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.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp67::3066: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.hwarning:: 31'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:181:36: virtual MockExpectedCall& andReturnValue(unsigned 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' virtual ~CompositeTestOutput() _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:30In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp :note30: : expanded from macro '_destructor_override'/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]#define _destructor_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' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.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:In file included from 38/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:: 30warning: : /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 void printTestsStarted() _override; ^ /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 value) _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/CppUTestExt/MockExpectedCallsList.cpp:30In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::3070: :In file included from 71/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:: 31warning: : /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]: 184:60: 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' virtual void printTestsEnded(const 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:In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:: 30note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hexpanded from macro '_override': 71:72: warning: #define _override override'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'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:#define _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:In file included from 186/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp::6630:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hwarning:: 72'override' keyword is incompatible with C++98 [-Wc++98-compat]: 60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(double value) _override; 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/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/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] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp virtual MockExpectedCall& andReturnValue(const char* 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/include/CppUTest/PlatformSpecificFunctions.h::30631:: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:: 187note:: 63expanded 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/src/CppUTestExt/MockExpectedCallsList.cpp:30: virtual void printCurrentTestEnded(const TestResult& res) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h : ^74 :59/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& 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: note: expanded from macro '_override' #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 In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h::3031: : /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/TestOutput.h::75188::6567:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'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 void printCurrentGroupStarted(const UtestShell& test) _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' #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] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp virtual MockExpectedCall& andReturnValue(void (*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/include/CppUTest/PlatformSpecificFunctions.h::30631:: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:: 189note:: 64expanded from macro '_override': warning#define _override override: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ In file included from virtual void printCurrentGroupEnded(const TestResult& res) _override;/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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::80306::5719:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' virtual MockExpectedCall& onObject(void* objectPtr) _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/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:30In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h30:: 31/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/TestOutput.h154::19561::30 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withName(const SimpleString&) _override { return *this;} 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 : 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/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: 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/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 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/TestOutput.h ^: 196/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::32306:: 19warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro '_override' #define _override override ^ 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:In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp::1930:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hnote:: 156expanded from macro '_override' :73: warning#define _override override: '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:In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:: 30note: : 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/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 : ^197 :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/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h: virtual void printDouble(double) _override;157 : ^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' virtual MockExpectedCall& withBoolParameter(const SimpleString&, bool) _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/CppUTest/MemoryLeakDetector.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/src/CppUTestExt/MockExpectedCallsList.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h::3031: : /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/TestOutput.h::158198::7459:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'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 virtual void printFailure(const TestFailure& failure) _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/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] 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 virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override{ return *this; }: 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::199306::5219:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #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.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp306::3019: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :note160: :expanded from macro '_override'83 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual MockExpectedCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/MemoryLeakDetector.cpp :note30: : 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#define _override override: 31 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:201:26: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp: :'override' keyword is incompatible with C++98 [-Wc++98-compat]30 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:161:100: 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' 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/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:235:12: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314: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:243:32: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] p->expectedCall_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314: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: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 ^ /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 ^ 131 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; ^ 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 ^ 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; ^ 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: /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.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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:19In file included from : :note1: : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h :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; ^ /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 note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp: :expanded from macro 'UT_NOTHROW'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 UT_NOTHROW noexcept: 33 ^ : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:169:In file included from 93:: 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]: 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 virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& , void(*)()) _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 'UT_NOTHROW': 306:19 #define UT_NOTHROW noexcept: ^note : expanded from macro '_override' In file included from #define _override override: 1 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.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/include/CppUTestExt/MockSupport.h: #define UT_NOTHROW noexcept33 : /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] 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] virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; } 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.h::306125::1924:: notenote: : expanded from macro '_override'expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept #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:64:51In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cpp :warning29: : 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/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 operator delete (void* mem, size_t size) UT_NOTHROW;: 171 ^: 106/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: 125warning:: 24'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from virtual MockExpectedCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; }: 1 ^: /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.h::53306:: 19warning:: noexcept specifications are incompatible with C++98 [-Wc++98-compat]note : expanded from macro '_override' void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^#define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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.cpp: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; }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/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::72 :note42: :expanded from macro '_override' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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.cpp : ^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.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp183::2866: :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: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; 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 :322/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::30306:: 19note:: expanded from macro '_destructor_override'note : expanded from macro '_override' #define _destructor_override override ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp33:: 28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h: :In file included from 184/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::5439:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.hwarning:: 79'override' keyword is incompatible with C++98 [-Wc++98-compat]: 42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; 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:/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/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] 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 virtual ~TestTerminatorWithoutExceptions() _destructor_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/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::322185::3059:: notewarning: : expanded from macro '_destructor_override''override' keyword is incompatible with C++98 [-Wc++98-compat] #define _destructor_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: note: expanded from macro '_override' #define _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/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] In file included from virtual ~ExecFunctionTestShell() _destructor_override;/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/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::32240::30104:: notewarning: : expanded from macro '_destructor_override''nullptr' is incompatible with C++98 [-Wc++98-compat] #define _destructor_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:In file included from 314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp::1728:: 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 'NULLPTR'39 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:228:42#define NULLPTR nullptr: ^warning : 'nullptr' is incompatible with 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: note: expanded from macro '_destructor_override' #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; ^ /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 ^ 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/src/CppUTestExt/MockSupport.cpp : ^63 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h38::306 :warning19: :'nullptr' is incompatible with C++98 [-Wc++98-compat] note: expanded from macro '_override' #define _override override ^ standardReporter_ = (reporter != NULLPTR) ? reporter : &defaultReporter_; ^ /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/CppUTest/TestTestingFixture.cpp17::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 'NULLPTR': 45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:#define NULLPTR nullptr71 : ^ 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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/TestTestingFixture.cpp116::2931: :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:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] lastActualFunctionCall_ = NULLPTR; ^ virtual void color() _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/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: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTestExt/MockSupport.cppnote:: 193expanded from macro 'NULLPTR': 35: warning#define NULLPTR nullptr: '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/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 ^ /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:314: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: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 ^ 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/CppUTestExt/MockSupport.cpp:419:18: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (value == NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314: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: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/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/src/CppUTestExt/MockSupport.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::45939:: 12/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] return NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314 virtual ~NormalTestTerminator() _destructor_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'322 :30: note#define NULLPTR nullptr: expanded from macro '_destructor_override' ^ #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 ^ 61 warnings generated. 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; ^ 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; ^ 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/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: In file included from note: :expanded from macro '_override'1 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h#define _override override: 59 ^: 68: 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/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 void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW;: '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 : ^125 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h24::306 :note19: :expanded from macro 'UT_NOTHROW' note: expanded from macro '_override' #define _override override #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:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from virtual void teardown() _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::30660::1970:: notewarning: : expanded from macro '_override'noexcept specifications are incompatible with C++98 [-Wc++98-compat] #define _override override ^ void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ 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] 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: void operator delete(void* mem) UT_NOTHROW;39 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h :214/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::46125:: 24warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro 'UT_NOTHROW' virtual ~ExecFunctionWithoutParameters() _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 In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp::129: /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::3939:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.hwarning:: 216noexcept specifications are incompatible with C++98 [-Wc++98-compat]: 25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; virtual void exec() _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::125306::2419:: notenote: : expanded from macro 'UT_NOTHROW'expanded from macro '_override' #define _override override ^ #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: 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/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: void operator delete (void* mem, size_t size) UT_NOTHROW;25 : ^ 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: note Utest* createTest() _override { return new ExecFunctionTest(this); }: 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 noexcept 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/Platforms/Gcc/UtestPlatform.cpp::129: : /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/include/CppUTest/TestHarness.h65::3953: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h :warning234: :noexcept specifications are incompatible with C++98 [-Wc++98-compat]38 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_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.h322::12530::24 : notenote: : expanded from macro 'UT_NOTHROW'expanded from macro '_destructor_override' #define _destructor_override override #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: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/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] 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: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/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/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:314In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/CppUTest/SimpleMutex.cpp17::27 : 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': 39: #define NULLPTR nullptr/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:37In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp :warning59: : 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/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 void operator delete(void* mem) UT_NOTHROW;: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24 virtual ~ConsoleTestOutput() _destructor_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 :322:30: note #define UT_NOTHROW noexcept: 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.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp62::5939: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.hwarning:: 31noexcept 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/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; 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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::125306::2419:: notenote: : expanded from macro 'UT_NOTHROW'expanded from macro '_override' #define _override override ^ #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: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] In file included from virtual void flush() _override;: 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/CppUTestConfig.h::64306::5119:: warningnote: : noexcept specifications are incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: 58expanded from macro 'UT_NOTHROW' warning s generated. #define UT_NOTHROW noexcept ^ 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:In file included from 125/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp::2459:: 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 'UT_NOTHROW'31 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:148:39 #define UT_NOTHROW noexcept: ^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 ^ 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 ^ /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); ^ 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/Utest.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 :251:34#define NULLPTR nullptr: ^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 ^ /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 ^ 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 ^ 60 warnings generated. /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 ^ 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: 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: 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/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 :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: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.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.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/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 251/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::3439:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.hwarning:: 72'override' keyword is incompatible with C++98 [-Wc++98-compat]: 42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _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 : ^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: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::7328:: 37In 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 :254:34: 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 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'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/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' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.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/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:42In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.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: virtual void exitCurrentTest() const _override;257 : ^47 : /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 SimpleString getMacroName() 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' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.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/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; 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.h: :In file included from 322/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::3039:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.hnote:: 258expanded from macro '_destructor_override': 69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _destructor_override 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:306:19: note: expanded from macro '_override' #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/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.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/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/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: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/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/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: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/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/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: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/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/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: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/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/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: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' In file included from #define _override override/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: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp: :28: In file included from 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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 virtual void postTestAction(UtestShell&, TestResult&) _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 SimpleString getMacroName() 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/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;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.h306::4419: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h :note111: :expanded from macro '_override'76 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override 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:306:19: note: expanded from macro '_override' #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:19: note: expanded from macro '_override' #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 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/include/CppUTest/TestHarness.h::2845: : In file included from /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/CommandLineTestRunner.h::4931:: 71In 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 void postTestAction(UtestShell& test, TestResult& result) _override; ^ DEFAULT_COPY_CONSTRUCTOR(TestResult)/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:: 150note:: 80expanded from macro '_override': note: 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/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: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/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: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/CodeMemoryReporterTest.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' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.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/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: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp: :'override' keyword is incompatible with C++98 [-Wc++98-compat]29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:188:67: 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 printCurrentGroupStarted(const UtestShell& test) _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/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: note: expanded from macro '_override' #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.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp44:: 29/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/TestOutput.h111::19176::48 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ virtual 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/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/CodeMemoryReporterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:192:In file included from 26/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:: 28warning: : In file included from 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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 virtual void color() _override;: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h ^: 112:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h77::306 :warning19: :'override' keyword is incompatible with C++98 [-Wc++98-compat] 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:306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp19::29 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h: :expanded from macro '_override'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 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; ^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/include/CppUTest/CppUTestConfig.h28:: 306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h19::31 : 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': 45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46#define _override override: 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/CodeMemoryReporterTest.cpp virtual ~MemoryLeakWarningPlugin() _destructor_override;: 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/CppUTestConfig.h196::32232::30 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro '_destructor_override' virtual void print(size_t) _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 #define _override override/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: In file included from /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/tests/CppUTestExt/CodeMemoryReporterTest.cpp::4829:: 70/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:: 197warning:: 38'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _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: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/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:31In 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/include/CppUTest/TestHarness.h29:: 45/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/MemoryLeakWarningPlugin.h198::4959::71 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: '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:/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/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 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: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/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: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/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.h32:: 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/TestMemoryAllocator.h120::9834::76 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h virtual char* alloc_memory(size_t size, const char* file, size_t line) _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:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:In file included from 32/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/TestOutput.h30:: 124In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h45::31 : 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]99 :88: 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: 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/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:In file included from 125/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp::2630:: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.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/TestMemoryAllocator.h:101:38: 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: virtual const char* name() 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:#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/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.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h:103:43In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp :warning28: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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 virtual const char* free_name() const _override;: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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 ^: 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/CodeMemoryReporterTest.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/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:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:150 virtual TestMemoryAllocator* actualAllocator() _override;: 37 ^: 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' void printBuffer(const char* s) _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/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:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cppnote:: 30expanded from macro '_override': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: #define _override override/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: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/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: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/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] 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: 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:In file included from 30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:: 28note: : 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/CppUTest/CommandLineTestRunner.h :32: #define _destructor_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/CodeMemoryReporterTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h30:: 322In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h30::31 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h: :expanded from macro '_destructor_override'143 :76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _destructor_override override ^ In file included from virtual char* alloc_memory(size_t size, const char* file, size_t line) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h::30632:: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:: 183note:: 38expanded from macro '_override': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual void printTestsStarted() _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/CodeMemoryReporterTest.cpp19::30 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.hexpanded from macro '_override': 31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h:144#define _override override: 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 virtual char* allocMemoryLeakNode(size_t size) _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/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/CppUTest/TestOutput.h19::184 :note60: :expanded from macro '_override' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cppexpanded from macro '_override': 30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:#define _override override31 : ^/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] 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 ~AccountingTestMemoryAllocator() _destructor_override;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::322189::3064:: notewarning: : expanded from macro '_destructor_override''override' keyword is incompatible with C++98 [-Wc++98-compat] #define _destructor_override override ^ 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: 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/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#define _override override: 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] 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:191:48 virtual char* alloc_memory(size_t size, const char* file, size_t line) _override;: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :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' #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:31In 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/include/CppUTest/TestMemoryAllocator.h::28213: :In file included from 88/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h:: 32warning: : /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]: 192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _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::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/tests/CppUTestExt/CodeMemoryReporterTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp::3028: : 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/CommandLineTestRunner.h::3132: : /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.h::215193::5243:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat] 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _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:/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:In file included from 28/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/include/CppUTest/CommandLineTestRunner.h: :In file included from 32/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/TestOutput.h31:: 194/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h::37218:: 44warning:: '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 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:/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/AllTests.cpp:In file included from 28/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/include/CppUTest/CommandLineTestRunner.h: :In file included from 32/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/TestOutput.h31:: 195/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h::30219:: 43warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _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: /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: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;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/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h::30643::1938:: notewarning: : expanded from macro '_override''override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual ~MemoryReportAllocator() _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/AllTests.cpp:: 28note: : 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/CppUTest/CommandLineTestRunner.h :32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:199:#define _destructor_override override52 : ^ 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:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:51:76In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp :warning28: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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 virtual char* alloc_memory(size_t size, const char* file, size_t line) _override;: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19 virtual void flush() _override; ^ : /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/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] 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/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:In file included from 36/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:: 31warning: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 42:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakAllocator() _destructor_override; ^ 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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: 322note:: 30expanded from macro '_destructor_override': note: expanded from macro '_destructor_override' #define _destructor_override override ^ #define _destructor_override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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::3031: : 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/SimpleStringInternalCache.h::4431:: 79/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h:: 98warning:: 76'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_testgroup_start(TestResult* result, UtestShell& test) _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/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/CodeMemoryReporterTest.cpp:31: /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/tests/CppUTestExt/AllTests.cpp45::3085: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.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/TestMemoryAllocator.h:99:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_testgroup_end(TestResult* /*result*/, UtestShell& /*test*/) _override {} // LCOV_EXCL_LINE ^ 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:/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/tests/CppUTestExt/AllTests.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp::3031: : 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/SimpleStringInternalCache.h::4731:: 74/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h:: 101warning:: 38'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* name() const _override; 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/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/AllTests.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/CodeMemoryReporterTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleStringInternalCache.h::3131: : /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/TestMemoryAllocator.h::48102::7244:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ 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/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/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:31In 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/TestMemoryAllocator.h::31103: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h43::50 :warning148: :'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; ^ /home/conan/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 report_alloc_memory(TestResult* result, TestMemoryAllocator* allocator, size_t size, char* memory, 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'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 #define _override override/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] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:31: virtual TestMemoryAllocator* actualAllocator() _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h : ^51 :134/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 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/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/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: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/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: expanded from macro '_destructor_override' #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: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/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 ^ /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] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp:30TEST(CodeMemoryReportFormatter, mallocCreatesAnMallocCall) ^ : 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]/home/conan/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 ~FailableMemoryAllocator() _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: 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: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/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/tests/CppUTestExt/CodeMemoryReporterTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h::68144::152:: 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:35 virtual char* allocMemoryLeakNode(size_t size) _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' #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/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 ^ 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: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/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:74:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CodeMemoryReportFormatter, freeCreatesAnFreeCall) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/AllTests.cpp :30/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' #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: /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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:74:1: 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/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' #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' 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: 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 ^ 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: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/AllTests.cpp:31: /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/MemoryReporterPlugin.h82::321: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h :warning51: :'override' keyword is incompatible with C++98 [-Wc++98-compat]76 : 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: 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.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/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: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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:In file included from 82/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.cpp::131:: 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 : /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.h54::6738::35 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro 'TEST' 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: 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.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: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] 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/AllTests.cpp:31: /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 ^ /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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:93:1In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/AllTests.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/MockSupportPlugin.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/MockNamedValue.h67::7235::68 :note : warningexpanded from macro 'TEST': 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ 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/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: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: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/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: note: expanded from macro '_override' #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: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/CodeMemoryReporterTest.cpp:99:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CodeMemoryReportFormatter, variableNamesShouldNotContainDotButUseUnderscore) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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 ^ 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: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/tests/CppUTestExt/AllTests.cpp:32: /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] 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/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 ^ /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:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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 ^ /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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] TEST(CodeMemoryReportFormatter, NewAllocatorGeneratesDeleteCode) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] TEST(CodeMemoryReportFormatter, DeleteNullWorksFine) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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 ^ /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] formatter->report_free_memory(testResult, newAllocator, NULLPTR, "boo", 4); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:131:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CodeMemoryReportFormatter, NewArrayAllocatorGeneratesDeleteArrayCode) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/CodeMemoryReporterTest.cpp:139:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CodeMemoryReportFormatter, allocationUsingMallocOnTheSameLineDoesntGenerateTheSameVariableTwice) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/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:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ 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/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); In file included from ^ :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.h314::2217: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :note264: :expanded from macro 'NULLPTR'9 : warning: #define NULLPTR nullptr'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/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: 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 ^ 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: 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/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 In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp::301: : 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/PlatformSpecificFunctions.h::5931:: 68/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:: 155warning:: 18noexcept specifications are incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _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 : ^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 ^ 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:24In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp :note30: : 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/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: #define UT_NOTHROW noexcept 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:In file included from 322::301:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.hnote:: 64expanded from macro '_destructor_override': 51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] #define _destructor_override 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.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp125::3024: :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 'UT_NOTHROW': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:183:38: #define UT_NOTHROW noexcept warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:: 65note:: 53expanded from macro '_override': warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] #define _override override ^ void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/SimpleStringTest.cpp125::3024: :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 'UT_NOTHROW': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:184:60: #define UT_NOTHROW noexcept 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/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/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/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; 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/CppUTestConfig.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h306::12719::37 :note : warningexpanded from macro '_override': 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual ~NullUnknownAllocator() _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/IEEE754PluginTest.cpp:: 28note: : 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/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#define _destructor_override override: /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; ^ 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/SimpleStringTest.cpp::30631:: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h:: 129note:: 76expanded from macro '_override': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ In file included from virtual char* alloc_memory(size_t size, const char* file, size_t line) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h::30631:: 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 override 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:In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp::1931:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.hnote:: 130expanded from macro '_override': 88: warning: #define _override override'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 In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp::2831: : 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/CommandLineTestRunner.h::14131:: 40In 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 :214:46: 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 virtual ~ExecFunctionWithoutParameters() _destructor_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:322:30#define _destructor_override override: ^note : expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:143In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp76::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:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:216:25: warning virtual char* alloc_memory(size_t size, const char* file, size_t line) _override;: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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/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/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' In file included from #define NULLPTR nullptr/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:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.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/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 ~AccountingTestMemoryAllocator() _destructor_override;: 228 ^: 67:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :warning322: :'nullptr' is incompatible with C++98 [-Wc++98-compat]30 : note: expanded from macro '_destructor_override' #define _destructor_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: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/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.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp306::2819: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.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/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/tests/CppUTest/SimpleStringTest.cpp:31: 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/TestMemoryAllocator.h : ^213 :88/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 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] 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: virtual const char* alloc_name() const _override;31 : ^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.h39:: 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h::19251:: 34note:: expanded from macro '_override'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/CppUTest/SimpleStringTest.cpp::3031:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.hnote:: 219expanded from macro '_destructor_override': 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' In file included from #define _override override/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/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)In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.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/CommandLineTestRunner.h314::3117: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.hnote:: 42expanded from macro 'NULLPTR': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestResult.h:45:5#define NULLPTR nullptr: ^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/SimpleStringTest.cpp:32 DEFAULT_COPY_CONSTRUCTOR(TestResult): /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetector.h ^: 120:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h86::150 :warning80: :'nullptr' is incompatible with C++98 [-Wc++98-compat] note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ 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 ^ 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 ^ /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:40In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp68::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:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h:111:76: char* alloc_memory(size_t size, const char* file, size_t line) _override warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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 ^ /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] 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 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/TestPlugin.h ^: 112:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h77::306 :warning19: :'override' keyword is incompatible with C++98 [-Wc++98-compat] 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' #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] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: virtual void exec() _overrideIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.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/CppUTest/TestHarness.h306::4519: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h :note46: :expanded from macro '_override'40 : warning: '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 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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:83In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp1::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:45TEST(GlobalSimpleStringMemoryAccountant, start): 91^: 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: MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); 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: 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:#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/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 ^ 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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp: :expanded from macro '_destructor_override'86 :5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat]#define _destructor_override override ^ POINTERS_EQUAL(accountant.getAllocator(), SimpleString::getStringAllocator()); ^ 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/IEEE754PluginTest.cpp::26228:: 51In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h :note32: : expanded from macro 'POINTERS_EQUAL'/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] POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ 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 : ^314 :17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306:19: notenote: : expanded from macro 'NULLPTR'expanded from macro '_override' #define NULLPTR nullptr#define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:89:1: warning: virtual void printCurrentTestStarted(const 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:306:19:TEST(GlobalSimpleStringMemoryAccountant, startTwiceDoesNothing) 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; }; \ ^ 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/IEEE754PluginTest.cpp::30628:: 19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h :note32: : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h :187:63:#define _override override 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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp67::89 :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:67:35: virtual void printCurrentGroupStarted(const UtestShell& test) _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' #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:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.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:32: #define _override override/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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:95:5: virtual void print(long) _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' POINTERS_EQUAL(memoryAccountantAllocator, SimpleString::getStringAllocator()); ^ #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 /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 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/TestOutput.h ^: 196:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h32::314 :warning17: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro 'NULLPTR' virtual void print(size_t) _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/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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp :note100: :expanded from macro '_override'1 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^ 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 ^ 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/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/tests/CppUTestExt/IEEE754PluginTest.cpp:52:1: TEST(GlobalSimpleStringMemoryAccountant, stopFailsWhenAllocatorWasChangedInBetween)warning : ^'override' keyword is incompatible with 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: TEST(FE__with_Plugin, should_fail____when__FE_DIVBYZERO__is_set)expanded from macro 'TEST' ^ 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/UtestMacros.h:: 65note:: 24expanded from macro '_override': note: expanded from macro 'TEST' #define _override override ^ void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:#define _override override52 : ^1 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/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/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/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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp: :expanded from macro 'TEST'144 :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/CppUTestConfig.h:306:19:TEST(GlobalSimpleStringMemoryAccountant, reportUseCaches) 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/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: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cppexpanded from macro 'TEST': 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: 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/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/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/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 ^ /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/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: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp'override' keyword is incompatible with C++98 [-Wc++98-compat]: 90:1: 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:TEST(FE__with_Plugin, should_succeed_with_5_checks_when_no_flags_are_set)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: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:19: note: 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/tests/CppUTest/SimpleStringTest.cpp : ^191 :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 overrideTEST(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/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/tests/CppUTest/SimpleStringTest.cpp:196:5:TEST(FE__with_Plugin, should_check_five_times_when_all_flags_are_set) 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: note CHECK(myOwnAllocator.memoryWasAllocated);: expanded from macro 'TEST' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102: void testBody() _override; }; \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: 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/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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp::1799:: 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/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/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/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/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/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/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' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:208:#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:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:: 124note:: 5expanded from macro 'CHECK_EQUAL': warning: 'nullptr' 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 CHECK(IEEE754ExceptionsPlugin::checkIeee754UnderflowExceptionFlag());: 314 ^: 17: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hnote:: 102expanded from macro 'NULLPTR': 55: note: #define NULLPTR nullptrexpanded from macro 'CHECK' ^ CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/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/SimpleStringTest.cpp#define NULLPTR nullptr: 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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp::142125::665:: notewarning: : expanded from macro 'CHECK_EQUAL_LOCATION''nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(IEEE754ExceptionsPlugin::checkIeee754InexactExceptionFlag()); 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/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: 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/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/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: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cppnote:: 221expanded from macro 'IGNORE_TEST': 5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] public: void testBody() _override; }; \ ^ CHECK_EQUAL(s1, s2);/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 :note127: :expanded from macro '_override'42 : note: expanded from macro 'CHECK_EQUAL'#define _override override ^ CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp'nullptr' is incompatible with C++98 [-Wc++98-compat]: 141:1/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]: note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hexpanded from macro 'CHECK_EQUAL': 81:35: note: expanded from macro 'IGNORE_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:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' 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: UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, 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:#define _override override314 : ^17 : note: 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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:239:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(s1 == s2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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: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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:247:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(s1 != s2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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: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: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:255:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(s1.equalsNoCase(s2)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:258:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, CompareNoCaseWithCase) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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 ^ /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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:271:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!s1.equalsNoCase(s2)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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] TEST(SimpleString, 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/CppUTestConfig.h:306:19: note: 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: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/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.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:282:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, Size) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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::3061:: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:: 59note:: 68expanded 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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:In file included from 282::11:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.hwarning:: 61'override' keyword is incompatible with C++98 [-Wc++98-compat]: 37: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :noexcept specifications are incompatible with C++98 [-Wc++98-compat]67 :35: note void operator delete(void* mem) UT_NOTHROW;: expanded from macro 'TEST' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :306::119: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h :note62: :expanded from macro '_override'39 : warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] #define _override override ^ void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ 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/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 ^ /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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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:293:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("abcdefg1234", s2.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:294:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("AbCdEfG1234", s1.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro '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: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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:297: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/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: TEST(SimpleString, Addition)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h :^214 :46: /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' 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 void testBody() _override; }; \: ^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 :306:19#define _destructor_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/tests/CppUTest/SimpleStringCacheTest.cpp:#define _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: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/SimpleStringCacheTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp28:: 297In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h1::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]233 :25: /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' 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 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 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 :28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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/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' #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: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/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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp306::30519::5 :note : warningexpanded from macro '_override': 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override ^ CHECK_EQUAL(s3, 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:305: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/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:308:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, Concatenation) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: note: expanded from macro '_override' #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 ^ /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] CHECK_EQUAL(s3, 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' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28 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/CppUTest/TestHarness.h :44/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/TestPlugin.h314::11117::76 :note : warningexpanded from macro 'NULLPTR': 'override' keyword is incompatible with C++98 [-Wc++98-compat] #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/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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp77::317 :warning5: :'override' keyword is incompatible with C++98 [-Wc++98-compat] warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override;: 127 ^: 3/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19: 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/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/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 ^ 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: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/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' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp#define _override override: 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 ^ 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'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp :322#define NULLPTR nullptr: 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/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: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/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: expanded from macro '_override' #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: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/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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp::31325: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h1::105 :warning52: :'override' keyword is incompatible with C++98 [-Wc++98-compat] warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, Contains) virtual TestMemoryAllocator* actualAllocator() _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; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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/tests/CppUTest/SimpleStringTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h::325119::176:: 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:35 virtual char* alloc_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 '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' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:#define _override override29 : ^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: expanded from macro '_destructor_override' #define _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: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: 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/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:334:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(s.contains(empty)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/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: CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__)210 : ^46 : /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' virtual ~AccountingTestMemoryAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:#define NULLPTR nullptr322 : ^30 : note: expanded from macro '_destructor_override' #define _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: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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp306::33519::5 :note : warningexpanded from macro '_override': 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override ^ CHECK(s.contains(beginning)); ^ /home/conan/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/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 CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__): 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/CppUTestConfig.h::213314::8817:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp::31336: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h5::215 :warning52: :'nullptr' is incompatible with C++98 [-Wc++98-compat] warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK(s.contains(end)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: virtual TestMemoryAllocator* actualAllocator() _override;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: 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: #define NULLPTR nullptrIn 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'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp :337:5#define _override override: ^warning : 'nullptr' is incompatible with C++98 [-Wc++98-compat] In file included from CHECK(s.contains(mid));/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/UtestMacros.h/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.h102::21955::43 :note : warningexpanded from macro 'CHECK': 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _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 ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:338:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!s.contains(notPartOfString)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:340:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(empty.contains(empty)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:341:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!empty.contains(s)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro '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 ^ 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: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/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:344:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, startsWith) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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 ^ 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 ^ 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: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/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: note: expanded from macro '_override' #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: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/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: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: 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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:349:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(hi.startsWith(part)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro '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: '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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp::30350:: 5note:: expanded from macro '_destructor_override'warning : 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define _destructor_override override ^ CHECK(!part.startsWith(hi)); ^ /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/SimpleStringCacheTest.cpp102::3055: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.hnote:: 32expanded from macro 'CHECK': /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; CHECK_TRUE_LOCATION(condition, "CHECK", #condition, 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 _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: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/CppUTest/SimpleStringTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp351::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:186:66: warning: CHECK(!diff.startsWith(hi));'override' keyword is incompatible with 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 void printCurrentTestStarted(const UtestShell& test) _override;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 ^ 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/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/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h::31432:: 17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:: 187note:: 63expanded from macro 'NULLPTR': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ 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: expanded from macro '_override' #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: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/SimpleStringCacheTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp30:: 354In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h1::32 : 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]198 :59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, split) ^ virtual void printFailure(const TestFailure& failure) _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' #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/CppUTest/SimpleStringCacheTest.cpp::306:3019: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.hnote:: 32expanded from macro '_override': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:199:52:#define _override override 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/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: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/SimpleStringCacheTest.cpp:39:17: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void exec() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:362:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("hello\n", collection[0].asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/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:19: note: 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:363:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("world\n", collection[1].asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_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 ^: 82:/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: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hexpanded from macro 'NULLPTR': 67:35: note#define NULLPTR nullptr: expanded from macro 'TEST' ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:364:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("how\n", collection[2].asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:365:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("do\n", collection[3].asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:366:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("you\n", collection[4].asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:95:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!cache.hasFreeBlocksOfSize(10)); ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp :367/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::5102:: 55warning:: 'nullptr' is incompatible with C++98 [-Wc++98-compat]note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) STRCMP_EQUAL("do\n", collection[5].asCharString()); ^ ^ /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::162 :note43: :expanded from macro 'NULLPTR' note: #define NULLPTR nullptrexpanded from macro 'STRCMP_EQUAL' ^ STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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: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: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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: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' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:371:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, splitNoTokenOnTheEnd) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' 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/CppUTest/SimpleStringCacheTest.cpp:: 111note:: 5expanded from macro '_override': warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override ^ 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: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/SimpleStringCacheTest.cpp:116:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleStringInternalCache, allocatingMoreThanCacheAvailable) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/SimpleStringTest.cpp:378:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("Bah ", collection[0].asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:379/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp::5127:: 5warning:: 'nullptr' is incompatible with C++98 [-Wc++98-compat]warning : 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!cache.hasFreeBlocksOfSize(10)); STRCMP_EQUAL("Yah ", collection[1].asCharString()); ^ ^ /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/UtestMacros.h55::162 :note43: :expanded from macro 'CHECK' note: expanded from macro 'STRCMP_EQUAL' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, 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 : #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/SimpleStringTest.cpp:380:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("oops", collection[2].asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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: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: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 ^ /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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] 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:389:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, countTogether) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] TEST(SimpleStringInternalCache, deallocOfCachedMemoryWillNotDealloc) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:395:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, countEmptyString) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp#define _override override: 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: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cppnote:: 184expanded from macro '_override': 1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:199:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleStringInternalCache, clearAllIncludingCurrentlyUsedMemory) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/tests/CppUTest/SimpleStringCacheTest.cppTEST(SimpleString, countEmptyStringInEmptyString): 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/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; }; \ ^ virtual Utest* createTest() _override { return new 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/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 ^ /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] 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:407:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, endsWith) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:223:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleStringInternalCache, allocatingMultipleLargerStringThanCached) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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:410:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(str.endsWith("World")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:411:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!str.endsWith("Worl")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:412:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!str.endsWith("Hello")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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/SimpleStringTest.cpp:414:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(str2.endsWith("ah")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/CppUTest/SimpleStringCacheTest.cpp:: 240note:: 1expanded 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 CHECK_TRUE_LOCATION(condition, "CHECK", #condition, 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' virtual Utest* createTest() _override { return 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 NULLPTR nullptr: 306 ^: 19: note: 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:415:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!str2.endsWith("baah")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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: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 ^ /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] TEST(SimpleStringInternalCache, deallocatingMemoryThatWasntAllocatedWhileCacheWasInPlaceProducesWarning) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] 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/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/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: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cppnote:: 289expanded 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: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/include/CppUTest/CppUTestConfig.hnote:: 306expanded from macro '_override': 19: note: expanded from macro '_override' #define _override override #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/CppUTest/SimpleStringCacheTest.cpp:300:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleStringInternalCache, deallocatingLargeMemoryThatWasntAllocatedWhileCacheWasInPlaceProducesWarning) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:300:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/SimpleStringCacheTest.cpp:315:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleStringInternalCache, deallocatingLargeMemoryThatWasntAllocatedWhileCacheWasInPlaceProducesWarningButOnlyOnce) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/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/include/CppUTest/CppUTestConfig.h:314:17: note: 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: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/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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp :note437: :expanded from macro '_override'1 : warning#define _override override: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/SimpleStringTest.cpp:441:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("", str.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:362:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleStringCacheAllocator, originalAllocator) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:444:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, replaceStringWithString) /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp^: 362: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 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hnote:: 67expanded from macro 'TEST': 35: note: expanded from macro 'TEST' void testBody() _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 ^ ^ /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/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/SimpleStringCacheTest.cpp:366:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(defaultMallocAllocator()->free_name(), allocator->free_name()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:448:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("boohoo baa boohoo baa boohoo", str.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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] 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/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:306:19: note: 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] 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/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/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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/SimpleStringTest.cpp:454:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("", str.subString(0, 1).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp::43380:: 1note:: expanded 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: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: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \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: 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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp457::3851::9 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: 'nullptr' is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, subStringFromSmallString) ^ STRCMP_EQUAL("SimpleStringCacheAllocator", SimpleString::getStringAllocator()->name()); ^ /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::65162::2443:: notenote: : expanded from macro 'TEST'expanded from macro 'STRCMP_EQUAL' void testBody() _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.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/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: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cppnote:: 457expanded from macro 'NULLPTR': 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/tests/CppUTest/SimpleStringCacheTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h388::5: warning: 306'nullptr' is incompatible with C++98 [-Wc++98-compat]: 19: note: expanded from macro '_override' POINTERS_EQUAL(originalStringAllocator, SimpleString::getStringAllocator()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h#define _override override: 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: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: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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: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/CppUTest/SimpleStringTest.cpp:469:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, subStringFromPos1) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/CppUTest/SimpleStringTest.cpp:475:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/CppUTest/SimpleStringTest.cpp:481:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/CppUTest/SimpleStringTest.cpp:487:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, subStringBeginPosOutOfBounds) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, subStringFromTillNormal) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/CppUTest/SimpleStringTest.cpp:499:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, subStringFromTillOutOfBounds) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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' 87 warnings generated. virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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:17: note: 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] TEST(SimpleString, subStringFromTillStartDoesntExist) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/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/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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' #define NULLPTR nullptr ^ /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/include/CppUTest/CppUTestConfig.h:306:19: note: 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] 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 ^ 135 warnings generated. /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 ^ /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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:971:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("womenXXXXX", str); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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: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 ^ /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 ^ /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] 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 ^ /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' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] TEST(SimpleString, StrNCmp_n_too_large) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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 ^ /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 ^ /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 :1: /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/MemoryLeakDetectorNewMacros.h1010::221: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :warning264: :'override' keyword is incompatible with C++98 [-Wc++98-compat]9 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :67'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]: 35: note: expanded from macro 'TEST' typedef long long cpputest_longlong; ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ /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.h18::306 :warning19: :'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] note: expanded from macro '_override' typedef unsigned long long cpputest_ulonglong;#define _override override ^ ^ /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) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:1016:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:1022:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, StrStr) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:1022:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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.cpp:1029:47: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(SimpleString::StrStr(empty, foo) == NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:1029:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(SimpleString::StrStr(empty, foo) == NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:1030:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] 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: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:1031:52: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(SimpleString::StrStr(barf, foobarfoo) == NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:1031:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(SimpleString::StrStr(barf, foobarfoo) == NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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 ^ /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] TEST(SimpleString, AtoI) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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' CHECK_TRUE_LOCATION(condition, "CHECK", #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 : :note1: : 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/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h#define NULLPTR nullptr: 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: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 ^ /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] 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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1044: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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1045:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(123 == SimpleString::AtoI("\t \r\n123")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:1046:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(123 == SimpleString::AtoI("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: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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1048:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(-32768 == SimpleString::AtoI(min_short_str)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:1049:5: warning: 'nullptr' 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: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:1052:1: warning: '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:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: note: 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: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' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1060:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(123 == SimpleString::AtoU("123-foo")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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: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: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(0 == SimpleString::AtoU("0")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:1069:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, Binary) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/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' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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: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/include/CppUTest/CppUTestConfig.h:314:17: note: 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: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/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/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/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] STRCMP_CONTAINS("00 ...", StringFromBinaryWithSize(value, sizeof(value)).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: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/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' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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: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] TEST(SimpleString, MemCmpFirstLastNotMatching) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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' #define NULLPTR nullptr ^ /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' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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: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/include/CppUTest/CppUTestConfig.h:314:17: note: 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: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/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:1145:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] 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:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:1146:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] 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/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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/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' #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' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("00000000 00000000 00000000 00000000", StringFromMaskedBits(0x00000000, 0xFFFFFFFF, 4*8/CPPUTEST_CHAR_BIT).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:1156:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("11111111 11111111 11111111 11111111", StringFromMaskedBits(0xFFFFFFFF, 0xFFFFFFFF, 4*8/CPPUTEST_CHAR_BIT).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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/SimpleStringTest.cpp:1162:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, StringFromOrdinalNumberOnes) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("5th", StringFromOrdinalNumber(5).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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: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' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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: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/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' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/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/SimpleStringTest.cpp:1175:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("11th", StringFromOrdinalNumber(11).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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/SimpleStringTest.cpp:1178:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("14th", StringFromOrdinalNumber(14).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: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/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/SimpleStringTest.cpp:1182:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/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/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 In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp::130: : 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/MemoryLeakDetectorNewMacros.h::5422:: 38/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: 264warning:: 9'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] virtual const char* name() const _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.hexpanded from macro '_override': 265:18: warning: #define _override override'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: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: 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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:223:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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] 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 ^ /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] 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: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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:237:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setStrictGroupFilterSameParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/CommandLineArgumentsTest.cpp:241:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:244:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(groupFilter, *args->getGroupFilters()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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.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: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' #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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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 ^ /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 ^ /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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:261:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:264:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(groupFilter, *args->getGroupFilters()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:264: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:267:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setExcludeStrictGroupFilter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/CppUTest/CommandLineArgumentsTest.cpp:271:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:275:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(groupFilter, *args->getGroupFilters()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:275: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:278:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setExcludeStrictGroupFilterSameParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/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' #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] 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: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' 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:289:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setNameFilter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/CommandLineArgumentsTest.cpp:293:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:294:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(TestFilter("name"), *args->getNameFilters()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:294: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:297:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setNameFilterSameParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:301:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:302:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(TestFilter("name"), *args->getNameFilters()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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/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 ^ /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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:309:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:312:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(nameFilter, *args->getNameFilters()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:312: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:315:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setStrictNameFilterSameParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/CommandLineArgumentsTest.cpp:319:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:322:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(nameFilter, *args->getNameFilters()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:325:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setExcludeNameFilter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/CppUTest/CommandLineArgumentsTest.cpp:329:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:332:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(nameFilter, *args->getNameFilters()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:332: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:335:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setExcludeNameFilterSameParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:335:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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 ^ /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/CommandLineArgumentsTest.cpp:345:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setExcludeStrictNameFilter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/CommandLineArgumentsTest.cpp:349:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:353:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(nameFilter, *args->getNameFilters()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:353: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:356:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setExcludeStrictNameFilterSameParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:360:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:364:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(nameFilter, *args->getNameFilters()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:364: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:367:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setTestToRunUsingVerboseOutput) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/CommandLineArgumentsTest.cpp:371:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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: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/CommandLineArgumentsTest.cpp:377:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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/CommandLineArgumentsTest.cpp:381:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setTestToRunUsingVerboseOutputOfIgnoreTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/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/CommandLineArgumentsTest.cpp:391:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(nameFilter, *args->getNameFilters()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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' CHECK_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: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/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/CommandLineArgumentsTest.cpp:399:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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 nullptrIn 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/CppUTest/CommandLineArgumentsTest.cpp:408:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] In file included from : CHECK(args->isEclipseOutput());1 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h :60:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h70::102 :warning55: :noexcept specifications are incompatible with C++98 [-Wc++98-compat] note: expanded from macro 'CHECK' void 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 CHECK_TRUE_LOCATION(condition, "CHECK", #condition, 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 'UT_NOTHROW'314 :17: note: #define UT_NOTHROW noexceptexpanded 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: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:411:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setNormalOutputDifferentParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/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/CommandLineArgumentsTest.cpp:419:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setJUnitOutputDifferentParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:In file included from 419/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp::128:: 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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h73::6737::35 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro 'TEST' virtual ~NormalTestTerminator() _destructor_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; } \322 : ^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/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: warning: 'override' keyword is 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: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: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:314:17: note: 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:427: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/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.hTEST(CommandLineArguments, setTeamCityOutputDifferentParameter): 39^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:190/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::2165:: 24warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : 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/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:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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/CppUTest/CommandLineArgumentsTest.cpp:In file included from 427/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp::128:: 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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h192::6729::35 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro 'TEST' 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: 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 ^ 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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:431:5: warningIn file included from : /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]: 28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h: CHECK(newArgumentParser(argc, argv));234 : ^38 : 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: note: expanded from macro 'CHECK' 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' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:#define _destructor_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:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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/CommandLineArgumentsTest.cpp ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) :: 432 ^: 5:/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' CHECK(args->isTeamCityOutput()); ^ #define NULLPTR nullptr ^/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 note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp: :expanded from macro 'CHECK'28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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 CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__): 'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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 ^ /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] 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:TEST(CommandLineArguments, setOutputToGarbage)39 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h :254:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h34::65 :warning24: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro 'TEST' virtual bool willRun() 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/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:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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/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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp::39435: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h1::257 :warning47: :'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 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' 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/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/CommandLineArgumentsTest.cpp:439:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro '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: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: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/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/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 ^ 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 ^ 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: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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:454: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: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 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 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 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 :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/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 ^ 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: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/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' 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 ^: 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::30645::1991:: notewarning: : expanded from macro '_override''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:458:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:462:5: virtual void printBuffer(const char* s) _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: CHECK(!newArgumentParser(argc, argv));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: 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:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:125: CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__)26 : ^ 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: virtual void flush() _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/tests/CppUTestExt/MemoryReporterPluginTest.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/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 ^ /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/MemoryReporterPluginTest.cpp465::291: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h :warning155: :'override' keyword is incompatible with C++98 [-Wc++98-compat]18 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, printUsage) ^ void flush() _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/CommandLineArgumentsTest.cpp:465:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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: expanded from macro '_destructor_override' #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: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/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:19: note: expanded from macro '_override' #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: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/tests/CppUTest/CommandLineArgumentsTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::467306::519:: warningnote: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ STRCMP_EQUAL("use -h for more extensive help\nusage [-h] [-v] [-vv] [-c] [-p] [-lg] [-ln] [-ri] [-r#]\n" ^ 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::16229:: 43/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:: 188note:: 67expanded from macro 'STRCMP_EQUAL': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h virtual void printCurrentGroupStarted(const UtestShell& test) _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/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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp: virtual void print(const char*) _override;473 : ^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(CommandLineArguments, helpPrintsTheHelp) ^#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/MemoryReporterPluginTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h: void testBody() _override; }; \195 : ^30 : /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 void print(long) _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: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 /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] /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::29 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h: :expanded from macro 'TEST'197 :38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _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/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/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 ^ 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] 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: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/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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp: virtual const char* name() const _override;482 : ^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(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' 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 void testBody() _override; }; \/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/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h::30631:: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h:: 102note:: 44expanded from macro '_override': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override 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:306:19: note: expanded from macro '_override' #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/tests/CppUTest/CommandLineArgumentsTest.cpp : ^482 :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' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.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/CppUTestExt/MemoryReporterPlugin.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/MemoryReportAllocator.h::1931:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.hnote:: 105expanded from macro '_override': 52: warning: #define _override override'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/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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:487:In file included from 5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:: 30warning: : 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/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 CHECK(newArgumentParser(argc, argv));: 129 ^: 76: /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: note: expanded from macro 'CHECK' virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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 ^ 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: 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: 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 ^ /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 ^ 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] 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/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: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/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 ^ 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: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/CppUTest/CommandLineArgumentsTest.cpp:496: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:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h: CHECK(newArgumentParser(argc, argv));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/UtestMacros.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h102::21855::44 :note : warningexpanded from macro 'CHECK': 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _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.h306::31419::17 :note : noteexpanded from macro '_override': expanded from macro 'NULLPTR' #define _override override #define NULLPTR nullptr ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp306::49719::5 :note : warningexpanded from macro '_override': 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override ^ 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:499:11: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] In file included from CHECK(NULLPTR == args->getGroupFilters());/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:/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/MemoryReportAllocator.h::1743:: 38note:: expanded from macro 'NULLPTR'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ virtual ~MemoryReportAllocator() _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/CppUTest/CommandLineArgumentsTest.cpp::30499:: 5note:: expanded from macro '_destructor_override'warning : 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define _destructor_override override ^ 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__) ^ 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/MemoryReporterPluginTest.cpp::31430:: 17In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h :note32: : expanded from macro 'NULLPTR'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h :51:76:#define NULLPTR nullptr 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 ^ /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] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: CHECK(NULLPTR == args->getNameFilters());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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h52::88: warning314: :'override' keyword is incompatible with C++98 [-Wc++98-compat]17 : note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp: :expanded from macro '_override'500 :5: warning#define _override override: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ CHECK(NULLPTR == args->getNameFilters()); ^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/CppUTest/UtestMacros.h: :In file included from 102/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h::5532:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportAllocator.hnote:: 54expanded from macro 'CHECK': 38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) 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:/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/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/tests/CppUTest/CommandLineArgumentsTest.cpp: 501:/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(args->isEclipseOutput()); #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: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 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:17: note: expanded from macro 'NULLPTR' virtual const char* free_name() const _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/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: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cppnote:: 502expanded from macro '_override': 5: warning: #define _override override'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 ^ 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: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/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 ^ 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: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/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] 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/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 ^ /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] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:31TEST(CommandLineArguments, setPackageName): /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h^: 55:87/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' void testBody() _override; }; \ ^ 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 : ^ /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: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 ^ /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] 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::6731:: 35/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:: 58note:: 74expanded from macro 'TEST': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ virtual 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/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: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] 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/CppUTest/CommandLineArgumentsTest.cpp:509:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro '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: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/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 ^ 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 ^ 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: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' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:513#define _override override: 1 ^: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, lotsOfGroupsAndTests) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: 32 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: :In file included from 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: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockNamedValue.h:#define _override override86 :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/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/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/CommandLineArgumentsTest.cpp:522:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(nameFilter, *args->getNameFilters()->getNext()->getNext()->getNext()->getNext()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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 ^ 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/CommandLineArgumentsTest.cpp:523:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(groupFilter, *args->getGroupFilters()->getNext()->getNext()->getNext()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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 ^ 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 ^ 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: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/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/tests/CppUTest/CommandLineArgumentsTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::526306::119:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ TEST(CommandLineArguments, lastParameterFieldMissing) ^ /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/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 void testBody() _override; }; \: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h ^: 44:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h100::306:19: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override 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:306:19: note: expanded from macro '_override' #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] /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: virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int 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: 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/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 _override override: 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: 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: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/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: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/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: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/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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp :warning530: :'override' keyword is incompatible with C++98 [-Wc++98-compat]5 : warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); 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/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:314:17: 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 '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:#define NULLPTR nullptr32 : ^/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/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 ^ 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: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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:531: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 :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:55 CHECK_EQUAL(SimpleString(""), args->getPackageName());: 120 ^: 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]: 127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) 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/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 ^ ^ 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: warning: 'override' 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: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: virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override;127 : ^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' 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 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/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::57314::12117:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 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/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 ^ 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: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/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: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/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:19: note: expanded from macro '_override' #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: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/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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:534:1: virtual unsigned long int returnUnsignedLongIntValue() _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: TEST(CommandLineArguments, setOptRun)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 override: 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/MemoryReporterPluginTest.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::30632:: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 69note:: 86expanded from macro '_override': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #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: note: expanded from macro '_override' #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/tests/CppUTest/CommandLineArgumentsTest.cpp ^: 534:/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'/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' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: 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::30672::1974:: notewarning: : expanded from macro '_override''override' keyword is incompatible with C++98 [-Wc++98-compat] #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.h:306:19: note: expanded from macro '_override' #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/CppUTest/CommandLineArgumentsTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp::53832:: 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 :80:51: warning: CHECK(newArgumentParser(argc, argv));'override' keyword is incompatible with 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: virtual unsigned int returnUnsignedIntValue() _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/CppUTestExt/MemoryReporterPluginTest.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: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' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp#define _override override: 539 ^: 5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(args->isRunIgnored());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/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::10232:: 55/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 83note:: 81expanded from macro 'CHECK': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ 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 ^: 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: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 ^ 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: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/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: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/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: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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/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: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/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: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/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: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/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/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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: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/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 ^ 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: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/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: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/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:306:19: note: expanded from macro '_override' #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: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/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:19: note: expanded from macro '_override' #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: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/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: 'override' keyword is incompatible with C++98 [-Wc++98-compat] 588 virtual cpputest_longlong returnLongLongIntValue() _override; warning s ^ generated . /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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: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/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: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: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: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/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: note: expanded from macro '_override' #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: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/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: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/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: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/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/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: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/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: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/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] 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: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/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: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/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/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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: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/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/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/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: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/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: 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/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: 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/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: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: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: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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/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: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/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:19: note: expanded from macro '_override' #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: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/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: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 ^ 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: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/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 ^ 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: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/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: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 ^ 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: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/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: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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/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: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/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 ^ 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: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/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 ^ 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: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/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: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/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 ^ 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: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/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: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/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 ^ 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: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/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/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/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: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/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' #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: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/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: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: '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/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: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/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] 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/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: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/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: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: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/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: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/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 ^ 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/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/CppUTestExt/MemoryReporterPluginTest.cpp:151:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] TEST(MemoryReporterPlugin, meaninglessArgumentsAreIgnored) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/CppUTestExt/MemoryReporterPluginTest.cpp:163:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(reporter->parseArguments(3, cmd_line, 1) == false); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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: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:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:171:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] 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:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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: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/CppUTestExt/MemoryReporterPluginTest.cpp:174:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/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/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/CppUTestExt/MemoryReporterPluginTest.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/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: note: 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' #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/CppUTestExt/MemoryReporterPluginTest.cpp:223: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:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/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' #define _override override ^ /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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:258:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryReporterPlugin, endOfaTestGroupWillReportSo) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/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/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:19: note: 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' #define _override override ^ /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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:292:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(allocator == getCurrentMallocAllocator()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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: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/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/CppUTestExt/MemoryReporterPluginTest.cpp:302:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryReporterPlugin, shouldCreateCodeMemoryReportFormatterWithoutMock) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/CppUTestExt/MemoryReporterPluginTest.cpp: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/CppUTestExt/MemoryReporterPluginTest.cpp:313:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(realReporter.parseArguments(1, cmd_line, 0)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/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/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 ^ 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: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/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] 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/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: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/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/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro '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: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/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: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/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: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/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: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/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 ^ 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: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/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: expanded from macro '_override' #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] 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/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: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/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: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/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: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/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: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/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: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/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] 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/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:322:30: note: expanded from macro '_destructor_override' #define _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: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/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 ^ 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: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/TestFailureTest.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/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/TestFailureTest.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/TestFailureTest.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/TestFailureTest.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/TestFailureTest.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/TestFailureTest.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/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] 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/TestFailureTest.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/TestFailureTest.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/TestFailureTest.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/TestFailureTest.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/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/TestFailureTest.cpp:52:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] TEST(TestFailure, GetTestFileAndLineFromFailure) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:62:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(failFileName, f1.getTestFileName().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:66:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, EqualsFailureWithText) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/TestFailureTest.cpp:73:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, EqualsFailure) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/TestFailureTest.cpp:79:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, EqualsFailureWithNullAsActual) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/TestFailureTest.cpp:81:69: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] EqualsFailure f(test, failFileName, failLineNumber, "expected", NULLPTR, ""); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:85:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, EqualsFailureWithNullAsExpected) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/CppUTest/TestFailureTest.cpp:87:57: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] EqualsFailure f(test, failFileName, failLineNumber, NULLPTR, "actual", ""); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:91:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, CheckEqualFailureWithText) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/CppUTest/TestFailureTest.cpp:101:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, CheckEqualFailure) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/TestFailureTest.cpp:110:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, CheckFailure) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/TestFailureTest.cpp:116:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, CheckFailureWithText) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/TestFailureTest.cpp:123:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, FailFailure) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureTest.cpp:136:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, LongsEqualFailure) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/TestFailureTest.cpp:142:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, LongLongsEqualFailure) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/TestFailureTest.cpp:154:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, UnsignedLongLongsEqualFailure) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/TestFailureTest.cpp:166:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, SignedBytesEqualFailure) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/TestFailureTest.cpp:172:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, StringsEqualFailureWithText) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/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/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:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] 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' #define _override override ^ 356 warnings generated. /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/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: 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] TEST(TestFailure, StringsEqualFailureInTheMiddle) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/TestFailureTest.cpp:230:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, StringsEqualFailureAtTheBeginning) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] 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/include/CppUTest/CppUTestConfig.h:306:19: note: 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/TestFailureTest.cpp:246:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, StringsEqualFailureWithNullAsExpected) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/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/TestFailureTest.cpp:253:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, StringsEqualNoCaseFailureWithText) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/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: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/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/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/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/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' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/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:19: note: 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/TestFailureTest.cpp:303:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, DoublesEqualNormal) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/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' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] 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/TestFailureTest.cpp:333:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, BinaryEqualTwoBytes) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/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/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: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] 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' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: 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: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:380:76: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] BinaryEqualFailure f(test, failFileName, failLineNumber, expectedData, NULLPTR, sizeof(expectedData), ""); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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/TestFailureTest.cpp:387:62: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] BinaryEqualFailure f(test, failFileName, failLineNumber, NULLPTR, actualData, sizeof(actualData), ""); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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: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: note: 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] 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/TestFailureTest.cpp:412:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, BitsEqual16Bit) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/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; ^ 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; ^ 157 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/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 ^ 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: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 ^ 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 ^ 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 ^ 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/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 ^ 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'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp :111:#define _destructor_override override1 : ^ 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: 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 '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: void testBody() _override; }; \79 : ^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 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/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 ^ /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 /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] 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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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.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/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: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/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: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/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] 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: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/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: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/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: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/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: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/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: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/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: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/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/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: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/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: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/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 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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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] 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: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/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: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/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: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/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] 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/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: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/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' #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: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/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] In file included from virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int value) _override { return value; } : ^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 : #define _override overridewarning : ^ '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/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: warningtypedef long long cpputest_longlong;: '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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::306265::1918:: notewarning: : expanded from macro '_override''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/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/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: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/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/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: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/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] 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/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: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/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; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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: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/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] 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/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 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/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.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/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: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/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: 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/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: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/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/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: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/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; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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 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/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: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/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: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/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: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/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] 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/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 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/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] 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/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: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/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: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/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: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/CppUTest/CommandLineTestRunnerTest.cpp:35: /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/CommandLineTestRunnerTest.cpp:68:89: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : CommandLineTestRunner(argc, argv, registry), fakeJUnitOutputWhichIsReallyABuffer_(NULLPTR), ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:69:43: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] fakeConsoleOutputWhichIsReallyABuffer(NULLPTR), fakeTCOutputWhichIsReallyABuffer(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:69:86: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] fakeConsoleOutputWhichIsReallyABuffer(NULLPTR), fakeTCOutputWhichIsReallyABuffer(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:120:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineTestRunner, OnePluginGetsInstalledDuringTheRunningTheTests) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/CommandLineTestRunnerTest.cpp:134:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineTestRunner, NoPluginsAreInstalledAtTheEndOfARunWhenTheArgumentsAreInvalid) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/CommandLineTestRunnerTest.cpp:145:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineTestRunner, ReturnsOneWhenTheArgumentsAreInvalid) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] TEST(CommandLineTestRunner, ReturnsOnePrintsHelpOnHelp) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:163:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("Thanks for using CppUTest.", commandLineTestRunner.fakeConsoleOutputWhichIsReallyABuffer->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:167:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineTestRunner, ReturnsZeroWhenNoErrors) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/CppUTest/CommandLineTestRunnerTest.cpp:177:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineTestRunner, ReturnsOneWhenNoTestsMatchProvidedFilter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/CommandLineTestRunnerTest.cpp:187:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineTestRunner, TeamcityOutputEnabled) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] CHECK(commandLineTestRunner.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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:192:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(commandLineTestRunner.fakeTCOutputWhichIsReallyABuffer != NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:195:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineTestRunner, JunitOutputEnabled) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/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: note: 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:204:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineTestRunner, JunitOutputAndVerboseEnabled) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/CppUTest/CommandLineTestRunnerTest.cpp:210:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("TEST(group1, test1)", commandLineTestRunner.fakeJUnitOutputWhichIsReallyABuffer_->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:211:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("TEST(group1, test1)", commandLineTestRunner.fakeConsoleOutputWhichIsReallyABuffer->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:214:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineTestRunner, veryVerboseSetOnOutput) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:214:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:220:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("TEST(group1, test1)", commandLineTestRunner.fakeConsoleOutputWhichIsReallyABuffer->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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.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 ^ 72 warnings generated. /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] TEST(CommandLineTestRunner, defaultTestsAreRunInOrderTheyAreInRepository) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:234:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("test2", stringCollection[0].asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:235:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("test1", stringCollection[1].asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:238:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineTestRunner, testsCanBeRunInReverseOrder) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/CommandLineTestRunnerTest.cpp:248:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("test1", stringCollection[0].asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:249:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("test2", stringCollection[1].asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:252:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineTestRunner, listTestGroupNamesShouldWorkProperly) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/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] TEST(CommandLineTestRunner, listTestGroupAndCaseNamesShouldWorkProperly) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:285:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineTestRunner, specificShuffleSeedIsPrintedVerbose) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/CommandLineTestRunnerTest.cpp:289:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("shuffling enabled with seed: 2", text.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:310:23: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] currentFake = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:332:39: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return (PlatformSpecificFile) NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:361:39: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] FakeOutput* FakeOutput::currentFake = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:363:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineTestRunner, realJunitOutputShouldBeCreatedAndWorkProperly) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/CommandLineTestRunnerTest.cpp:374:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS(":1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/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 ^ 362 warnings generated. 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 ^ 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: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 ^ /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] 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: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: /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: /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/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: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"));353 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/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 ^ 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/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 ^ 104 warnings generated. 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 ^ /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 ^ 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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp: :'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]517 :5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] typedef unsigned long long cpputest_ulonglong; ^ 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 ^ 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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cppIn file included from :638::11: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h :warning61: :'override' keyword is incompatible with C++98 [-Wc++98-compat]37 : warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, checkFail) 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/UtestMacros.h::12565::2424:: notenote: : expanded from macro 'UT_NOTHROW'expanded from macro 'TEST' #define UT_NOTHROW noexcept 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 : expanded from macro '_override': 1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:#define _override override39 : ^ warning: noexcept specifications are incompatible with 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 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp1:: 638/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h::165:: 53warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]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/UtestMacros.h:67:35 void operator delete[] (void* mem, size_t size) UT_NOTHROW;: ^note : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro 'TEST': 125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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' 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: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' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:653:1: #define _destructor_override overridewarning : ^'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.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp306::319: :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 '_override': /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] 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/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 ^ 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: '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' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp#define _override override: 659 ^: 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/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:191: CHECK(!hasDestructorOfTheDestructorCheckedBeenCalled);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/include/CppUTest/UtestMacros.h:102: virtual void setup() _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__) ^ 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::3314: :In file included from 17/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 'NULLPTR': 192:29: warning: #define NULLPTR nullptr'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/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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: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/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: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/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: warning: 'nullptr' is incompatible with 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/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:67: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cppwarning:: 668'nullptr' is incompatible with C++98 [-Wc++98-compat]: 1: 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.hTEST(TestHarness_c, checkCheckText): 314^: 17: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hnote:: 65expanded from macro 'NULLPTR': 24: note#define NULLPTR nullptr: expanded from macro 'TEST' ^ void testBody() _override; }; \ ^ /home/conan/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/MockCheatSheetTest.cpp#define _override override: 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: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/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 ^ 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: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 ^ /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__) ^ 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::3143:: 17In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h :note42: : expanded from macro 'NULLPTR'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestResult.h :45:5: #define NULLPTR nullptrwarning : ^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/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' 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:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__): 93 ^: 59:/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 postTestAction(UtestShell&, TestResult&) _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/TestHarness_cTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp::6873:: 11In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h :warning44: : '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: CHECK(NULLPTR != mem);'override' keyword is 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 void runAllPreTestAction(UtestShell& test, TestResult& result) _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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp687::35: :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:112:77: CHECK(NULLPTR != mem);warning : ^'override' keyword is incompatible with 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 virtual void runAllPostTestAction(UtestShell& test, 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' #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 ^ 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: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/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: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/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: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/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: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/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: In file included from warning/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]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/UtestMacros.h31:: 67/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockFailure.h::3557:: 28note:: expanded from macro 'TEST'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 virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: ^note : expanded from macro '_destructor_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306:#define _destructor_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/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.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp102::455: :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 'CHECK': 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 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:17: note: expanded from macro 'NULLPTR' virtual bool isEqual(const void* object1, const void* object2) _override { return equal_(object1, object2); } ^ #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/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:73:60: warning: 'override' 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/TestHarness_cTest.cpp virtual SimpleString valueToString(const void* object) _override { return valueToString_(object); }: 698 ^: 17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306warning:: 'nullptr' is incompatible with C++98 [-Wc++98-compat] 19: CHECK(m2 != 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 ^ /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 ^ 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/TestHarness_cTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h699::3217: :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 CHECK(m3 == NULLPTR);: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockNamedValue.h ^: 86:51:/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 copy(void* dst, const void* src) _override { copier_(dst, src); } ^ #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/CppUTest/TestHarness_cTest.cpp#define _override override: 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 ^ 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/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 ^ 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: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/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'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 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:17: virtual ~MockCheckedActualCall() _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' #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] 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: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/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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp: virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override;713 : ^1 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h warning: :'override' keyword is incompatible with C++98 [-Wc++98-compat]306 :19: note: expanded from macro '_override' TEST(TestHarness_c, count_mallocs)#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/CppUTestExt/MockCheatSheetTest.cpp: :expanded from macro 'TEST'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:46 void testBody() _override; }; \: 109 ^: 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& 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#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/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: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/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/TestHarness_cTest.cpp32:: 713/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::148:: 114warning:: '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& 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 ^ 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.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 :note32: : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :49:89: warning#define _override override: '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: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/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: 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/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: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/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: 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: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/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: note: 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: 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]: 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.hTEST(TestHarness_c, cpputest_strdup): 66^: 34: 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 virtual int returnIntValue() _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 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:32#define _override override: /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:19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp :note727: :expanded from macro '_override'1 : warning#define _override override: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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 :note: expanded from macro 'TEST'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: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/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/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: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/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: note: expanded from macro '_override' #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:83:81: warning: 'override' 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/TestHarness_cTest.cpp: virtual const char * returnStringValueOrDefault(const char * default_value) _override;730 : ^11 :/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(NULLPTR != mem);#define _override override ^ ^ /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/MockCheatSheetTest.cpp::174:: 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:84:46#define NULLPTR nullptr: ^ 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/tests/CppUTest/TestHarness_cTest.cpp : ^730 :/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(NULLPTR != mem);#define _override override ^ ^ /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/MockCheatSheetTest.cpp55::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 'CHECK': 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] CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) virtual double returnDoubleValue() _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: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/MockCheatSheetTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h731::325: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :warning89:52: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("0123456789", mem); 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.h306::16219::43 :note : noteexpanded from macro '_override': expanded from macro 'STRCMP_EQUAL' #define _override override ^ In file included from 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/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::31432:: 17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 90note:: 87expanded from macro 'NULLPTR': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ 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: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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/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: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/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/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 ^ 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] : 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 ^ /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' 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: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \159 : ^36 : /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 ~MockActualCallTrace() _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/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: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/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:167:109: warning: 'override' 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/TestHarness_cTest.cpp virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override;: 738 ^: 11:/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(NULLPTR != mem);#define _override override ^ ^ /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/MockCheatSheetTest.cppexpanded from macro 'NULLPTR': 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 ^: /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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:738:5 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'nullptr' is incompatible with C++98 [-Wc++98-compat]: 306:19: note: CHECK(NULLPTR != mem);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/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:169:114: CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__)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' virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong 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/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/tests/CppUTest/TestHarness_cTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::739170:5:: 89warning:: 'nullptr' is incompatible with C++98 [-Wc++98-compat]warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("012", mem); ^ 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 ^: 162/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::306:19: note43: :expanded from macro '_override' note: #define _override overrideexpanded from macro 'STRCMP_EQUAL' ^ STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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 :note171: :expanded 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/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: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/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: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/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: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/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: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/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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp::19745:: 1note:: expanded from macro '_override'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^ TEST(TestHarness_c, cpputest_calloc) ^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.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h65::3224: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :note178: :expanded from macro 'TEST'125 : 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 MockActualCall& withOutputParameterOfType(const SimpleString& typeName, const SimpleString& name, void* output) _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/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/tests/CppUTest/TestHarness_cTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::745306::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#define _override override: 67 ^: 35: note: expanded from macro 'TEST'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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 Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ 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/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: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/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: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/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: note: expanded from macro '_override' #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: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/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: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/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: 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/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: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/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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override;: 748 ^: 11/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' CHECK(NULLPTR != mem);#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 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:196: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/TestHarness_cTest.cpp:748:5: virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override; warning ^: 'nullptr' is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: CHECK(NULLPTR != mem); 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 CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__): 198 ^: 56:/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 cpputest_longlong returnLongLongIntValue() _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: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 ^ 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:207:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp: virtual double returnDoubleValue() _override;752 : ^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(TestHarness_c, cpputest_realloc_larger) ^ /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/tests/CppUTestExt/MockCheatSheetTest.cpp::244:: 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 'TEST'32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:208:69 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 double returnDoubleValueOrDefault(double 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: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 ^ /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:In file included from 35/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:211:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ 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/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/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: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/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: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/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: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/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: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/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: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/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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp: virtual MockActualCall& withName(const SimpleString&) _override { return *this;}760 : ^19 :/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(mem1 != 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 /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cppnote:: 4expanded 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 nullptr238 : ^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/CppUTest/TestHarness_cTest.cpp: 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:760306::519:: warningnote: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ CHECK(mem1 != NULLPTR); ^ /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.cpp102::455: :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 'CHECK': /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] CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ 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 ^: 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: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: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cppwarning:: 764'override' keyword is incompatible with C++98 [-Wc++98-compat]: 19: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override { return *this; } ^ CHECK(mem2 != NULLPTR);/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'314 :17:#define _override override note ^: expanded from macro 'NULLPTR' #define NULLPTR nullptr In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:: 764warning:: 5'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } CHECK(mem2 != 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/UtestMacros.h19::102 :note55: :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/MockCheatSheetTest.cpp:4: 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/CppUTestExt/MockSupport.h ^: 32/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/CppUTestExt/MockCheckedActualCall.h::17243:: 98note:: expanded from macro 'NULLPTR'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ 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: warning: 'override' 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/TestHarness_cTest.cpp:765:5 virtual MockActualCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; }: ^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(number_string, mem2); #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43In 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 '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:245:103: 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& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _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 '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/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: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/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: '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/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: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/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: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/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: '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/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: 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/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/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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: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/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' #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.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp4:: 770In 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/MemoryLeakDetector.h::32120: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h39::268 :warning43: :'nullptr' is incompatible with C++98 [-Wc++98-compat] 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 ^ size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(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/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 :note32: : expanded from macro 'NULLPTR'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :269:66: warning#define NULLPTR nullptr: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ virtual long int returnLongIntValueOrDefault(long int value) _override { return value; } ^ 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/TestHarness_cTest.cpp::306770:: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetector.h:: 120note:: 55expanded 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/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:271:65: warning: 'override' keyword 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 virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override { return 0; }: 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 In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp::7704: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetector.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h120::3286: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :warning272: :'nullptr' is incompatible with C++98 [-Wc++98-compat]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: size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(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' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:#define NULLPTR nullptr4 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp virtual cpputest_longlong returnLongLongIntValue() _override { return 0; }: 770 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetector.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::120306::15819:: warningnote: : 'nullptr' 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/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 size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(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: virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong 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/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] 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 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/MemoryLeakDetector.h ^: 143/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::15306:: 19warning:: 'nullptr' is incompatible with C++98 [-Wc++98-compat]note : expanded from macro '_override' #define _override override head_(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/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:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:#define NULLPTR nullptr283 : ^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/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: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/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: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/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: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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/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: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/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: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/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: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/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/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 ^ 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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp::77260::1 :warning : warning'nullptr' is incompatible with C++98 [-Wc++98-compat]: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67 virtual void * returnPointerValue() _override { return NULLPTR; }: 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: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 '_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 override289 : ^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 ^ 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] 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/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: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/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] 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/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: 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/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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:792:1 virtual MockExpectedCall& 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: note: expanded from macro '_override' TEST(TestHarness_c, callocInitializedToZero)#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24In 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:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:51:116: 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 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: #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/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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value, double tolerance) _override;: 792 ^: 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:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:54:96: 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 virtual MockExpectedCall& withStringParameter(const SimpleString& name, const char* 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/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: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/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: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/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: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/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: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/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/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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:62: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/TestHarness_cTest.cpp:796:9 virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString& name) _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: CHECK(mem[i] == 0);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 override102 : ^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:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__): 63 ^: 55:/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& 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/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: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/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: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/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' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp#define _override override: 800 ^: 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:33TEST(TestHarness_c, callocShouldReturnNULLWhenOutOfMemory): /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h^: 72:60:/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: virtual MockExpectedCall& andReturnValue(double value) _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' 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: 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:33#define _override override: /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/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 /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp ^: 800: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/MockCheatSheetTest.cpp :4: 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::6733:: 35/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:: 75note:: 65expanded from macro 'TEST': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const void* value) _override; ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/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: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/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 ^ 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/TestHarness_cTest.cpp4:: 804In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h16::33 : warning/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]154 :61: warning: 'override' keyword 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: virtual MockExpectedCall& withName(const SimpleString&) _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 ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestHarness_cTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp804::45: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hwarning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] :33: CHECK(m == NULLPTR);/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h : ^155 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h59::102 :warning55: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro 'CHECK' 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 CHECK_TRUE_LOCATION(condition, "CHECK", #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/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:156#define NULLPTR nullptr: 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: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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/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: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/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' #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: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/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: 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/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: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/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: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/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: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/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: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/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' #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: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/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: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/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: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/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: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/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 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/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] 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/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: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/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 ^ 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:17: note: 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: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/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:66:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCheatSheet, bar) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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 ^ 258 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/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:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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/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 ^ 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 ^ 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: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/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 ^ 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; ^ 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 ^ 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: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/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: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/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: note: expanded from macro '_override' #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: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/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: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/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/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: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/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 ^ 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: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/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: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/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: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/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] 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/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: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/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: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/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: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/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] 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/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] 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/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/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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: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/tests/CppUTest/JUnitOutputTest.cpp:97:54: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] FileSystemForJUnitTestOutputTests() : firstFile_(NULLPTR) {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:133:16: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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: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/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/CppUTest/JUnitOutputTest.cpp:205:29: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] currentGroupName_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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/CppUTest/JUnitOutputTest.cpp:358:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(JUnitOutputTest, withOneTestGroupAndOneTestOnlyWriteToOneFile) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/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/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' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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/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] 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: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/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:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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: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/CppUTest/JUnitOutputTest.cpp:406:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\n", outputFile->line(3)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:407:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\n", outputFile->line(4)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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/CppUTest/JUnitOutputTest.cpp:410:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/CppUTest/JUnitOutputTest.cpp:420:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] 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: note: 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: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/JUnitOutputTest.cpp:427:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\n", outputFile->lineFromTheBack(2)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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: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/CppUTest/JUnitOutputTest.cpp:438: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: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/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/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/CppUTest/JUnitOutputTest.cpp:450: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:451:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\n", outputFile->line(5)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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: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/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/CppUTest/JUnitOutputTest.cpp:465: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: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/CppUTest/JUnitOutputTest.cpp:468:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/CppUTest/JUnitOutputTest.cpp:478:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\n", outputFile->line(5)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:479:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\n", outputFile->line(6)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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: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' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:481:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\n", outputFile->line(8)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:484:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(JUnitOutputTest, withOneTestGroupAndOneFailingTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:484:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:492:5: 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: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' STRCMP_EQUAL("\n", outputFile->line(2)); ^ #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: noteIn file included from : expanded from macro 'STRCMP_EQUAL': 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] STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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::125 :note24: :expanded from macro 'NULLPTR' note: expanded from macro 'UT_NOTHROW' #define NULLPTR nullptr #define UT_NOTHROW noexcept ^ ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp: :noexcept specifications are incompatible with C++98 [-Wc++98-compat]493 :5: warning void operator delete[](void* mem) UT_NOTHROW;: '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:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from : STRCMP_EQUAL("\n", outputFile->line(5));1 : ^/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 :warning162: :noexcept specifications are incompatible with C++98 [-Wc++98-compat]43 : note: expanded from macro 'STRCMP_EQUAL' 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' STRCMP_EQUAL_LOCATION(expected, actual, 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.h :314:17: noteIn file included from : expanded from macro 'NULLPTR': 1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:#define NULLPTR nullptr53 : ^ warning: noexcept specifications are incompatible with C++98 [-Wc++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/JUnitOutputTest.cpp:494:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\n", outputFile->line(6)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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 ^ 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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp39:: 499/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h::173:: 37warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ TEST(JUnitOutputTest, withTwoTestGroupAndOneFailingTest)/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/UtestMacros.hnote:: 65expanded from macro '_destructor_override': 24: note#define _destructor_override override: expanded from macro 'TEST' ^ void testBody() _override; }; \ ^ /home/conan/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/MockCallTest.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: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 ^ /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 ^ 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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp::306509::195:: notewarning: : expanded from macro '_override''nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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] STRCMP_EQUAL("\n", outputFile->line(2)); ^ virtual void setup() _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/MockCallTest.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::3917: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h :note192: :expanded from macro 'NULLPTR'29 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ 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/CppUTest/JUnitOutputTest.cpp:510:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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] STRCMP_EQUAL("\n", outputFile->line(7)); ^ virtual ~ExecFunctionWithoutParameters() _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.h::162322::4330:: notenote: : expanded from macro 'STRCMP_EQUAL'expanded from macro '_destructor_override' #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/MockCallTest.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 314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::1739:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.hnote:: 216expanded from macro 'NULLPTR': 25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define NULLPTR nullptr ^ 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/JUnitOutputTest.cpp:511: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/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] STRCMP_EQUAL("\n", outputFile->line(8)); ^ Utest* createTest() _override { return new ExecFunctionTest(this); }/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:314In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp17::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 'NULLPTR': 39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:234:#define NULLPTR nullptr38 : ^ 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/tests/CppUTest/JUnitOutputTest.cpp ^: 514/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(JUnitOutputTest, testFailureWithLessThanAndGreaterThanInsideIt) ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: /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/TestHarness.h65::3924: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h :note255: :expanded from macro 'TEST'34 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _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 /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' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp#define _override override: 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 ^ 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; ^ /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] 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: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 ^ 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 ^ /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] 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 STRCMP_EQUAL("\n", outputFile->line(6));: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h ^: 111:76: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hwarning:: 162'override' keyword is incompatible with C++98 [-Wc++98-compat]: 43: note: expanded from macro 'STRCMP_EQUAL' 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: 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: 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/MockCallTest.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/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/tests/CppUTest/JUnitOutputTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::538306::119:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ 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 ^ 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 ^ /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/CppUTest/JUnitOutputTest.cpp:547: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/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: STRCMP_EQUAL("\n", outputFile->line(6));120 : ^34 : 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 virtual ~ConsoleTestOutput() _destructor_override: expanded from macro 'STRCMP_EQUAL' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' STRCMP_EQUAL_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: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cppexpanded from macro 'NULLPTR': 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#define NULLPTR nullptr: /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 ^ /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 ^ 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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp38::550 :warning1: :'override' keyword is incompatible with C++98 [-Wc++98-compat] warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /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 ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \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/CppUTestConfig.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h306::18419::60 :note : warningexpanded from macro '_override': 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const 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/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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp306::55919::5 :note : warningexpanded from macro '_override': 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: STRCMP_EQUAL("\n", outputFile->line(6));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/include/CppUTest/UtestMacros.h:162: virtual void print(size_t) _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' #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/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp::31429:: 17In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h :note32: : expanded from macro 'NULLPTR'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h :197:38: #define NULLPTR nullptrwarning : ^'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 ^ /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 ^ 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 ^ /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 ^ 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/tests/CppUTest/JUnitOutputTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h::57433:: 1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockNamedValue.h:: 86warning:: 51'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(JUnitOutputTest, testFailureWithAmpersands) ^ virtual 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/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 ^ 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]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp :574:1: DEFAULT_COPY_CONSTRUCTOR(MockNamedValue) ^warning : 'override' keyword is 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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h80::67 :note35: :expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' note: expanded from macro 'TEST' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:In file included from 17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:: 30note: : 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 :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 : ^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/JUnitOutputTest.cpp:586:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(JUnitOutputTest, aCoupleOfTestFailures) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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: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/tests/CppUTest/JUnitOutputTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::586322::130:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_destructor_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:#define _destructor_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/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 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:40/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::64306:: 19warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro '_override' virtual MockActualCall& withName(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: note: expanded from macro '_override' #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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override;: 599 ^: 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("\n", outputFile->line(8));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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::31162: :In file included from 43/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 'STRCMP_EQUAL': 49:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] STRCMP_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/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/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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:600:5In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.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: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] STRCMP_EQUAL("\n", outputFile->line(16)); ^ 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/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: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/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#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: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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:In file included from 603/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp::130:: In file included from warning/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:60:42: TEST(JUnitOutputTest, testFailuresInSeparateGroups)warning : ^'override' keyword is incompatible with 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 MockNamedValue returnValue() _override;: 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: 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/MockCallTest.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: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: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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp31:: 603In 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]65 :60: /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 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 ^ 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/MockCallTest.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:66#define _override override: 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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp19::615 :note5: :expanded from macro '_override' warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat]#define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: STRCMP_EQUAL("\n", outputFile->line(8));32 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :80:51:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :warning162: :'override' keyword is incompatible with C++98 [-Wc++98-compat]43 : note: expanded from macro 'STRCMP_EQUAL' virtual 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' 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:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cppnote:: 30expanded from macro 'NULLPTR': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from #define NULLPTR 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: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: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cppnote:: 618expanded from macro '_override': 5:#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/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 STRCMP_EQUAL("\n", outputFile->line(8));: ^warning : 'override' keyword is incompatible with 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: virtual const char * returnStringValue() _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' #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/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp::31430:: 17In 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 '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 nullptr86 : ^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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override;: 621 ^: 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(JUnitOutputTest, twoTestGroupsWriteToTwoDifferentFiles) ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h30:: 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: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:98:61: 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: virtual MockActualCall& onObject(const void* objectPtr) _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 ^ ^ /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:306:19: note: expanded from macro '_override' #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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp: :expanded from macro '_override'630 :61:#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/tests/CppUTestExt/MockCallTest.cpp:30: CHECK(fileSystem.file("cpputest_firstTestGroup.xml") != NULLPTR);In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h ^: 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::17165:: 100note:: expanded from macro 'NULLPTR'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ 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: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cppnote:: 630expanded from macro '_override': 5: #define _override overridewarning : ^'nullptr' is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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 CHECK(fileSystem.file("cpputest_firstTestGroup.xml") != 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/CppUTest/UtestMacros.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h102::16655::92 :note : warningexpanded from macro 'CHECK': 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _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 ^: 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/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/CppUTest/JUnitOutputTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::63131:: 62In 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 :168:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK(fileSystem.file("cpputest_secondTestGroup.xml") != NULLPTR); ^ 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/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/MockCallTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp::30631: :In file included from 5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:: 31warning: : In file included from 'nullptr' is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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] 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: virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _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' #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:314In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp17::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 '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#define NULLPTR nullptr: /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/tests/CppUTest/JUnitOutputTest.cpp ^: 635/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(JUnitOutputTest, testGroupWithWeirdName) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp :note30: : expanded from macro '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/MockFailureReporterForTest.h:: note: 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: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h#define _override override: 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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp virtual MockActualCall& withOutputParameterOfType(const SimpleString& typeName, const SimpleString& name, void* output) _override;: 635 ^: 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/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 Utest* createTest() _override { return 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 bool hasReturnValue() _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/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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:637In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp5::30 : warningIn file included from : /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:192:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("cpputest_group_weird_name.xml", junitOutput->createFileName("group/weird/name").asCharString()); 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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::19162:: 43note:: expanded from macro '_override'note : expanded from macro 'STRCMP_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/MockCallTest.cpp:30 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/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::1732:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hnote:: 193expanded from macro 'NULLPTR': 74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define NULLPTR nullptr ^ 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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp19::640 :note1: :expanded from macro '_override' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^ In file included from TEST(JUnitOutputTest, TestCaseBlockWithAPackageName)/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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h31:: 65In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h24::32 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :expanded from macro 'TEST'204 :81: 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 const char * returnStringValueOrDefault(const char * 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/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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp207::64040::1 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: '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/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' #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: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \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.h31:: 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'208 :69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override 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:19: note: expanded from macro '_override' #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 ^ /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' In file included from #define NULLPTR nullptr/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 ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp :650: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/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 STRCMP_EQUAL("\n", outputFile->line(6));: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h ^: 238:57:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :warning162: :'override' keyword is incompatible with C++98 [-Wc++98-compat]43 : note: expanded from macro 'STRCMP_EQUAL' virtual 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 STRCMP_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/CppUTestConfig.h#define _override override: 314 ^: 17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptrIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cppexpanded from macro '_override': 653:1#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/MockCallTest.cppTEST(JUnitOutputTest, TestCaseBlockForIgnoredTest): 30^: 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:: 245expanded from macro 'TEST': 103: 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 MockActualCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _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: 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/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/tests/CppUTest/JUnitOutputTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::65332:: 1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 247warning:83: warning: '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&, const char*) _override { return *this; } ^ /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 ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.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/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:: 248expanded from macro '_override': 79: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override 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:306:19: note: expanded from macro '_override' #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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp virtual bool hasReturnValue() _override { return false; }: 662 ^: 4/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 ^ 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: STRCMP_EQUAL("\n", outputFile->line(5));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/include/CppUTest/UtestMacros.h:162:43: virtual MockNamedValue returnValue() _override { return MockNamedValue(""); }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: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp: :expanded from macro 'NULLPTR'30 : 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 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: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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp::32663: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h4::260 :warning36: :'nullptr' is incompatible with C++98 [-Wc++98-compat] warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override { return false; } STRCMP_EQUAL("\n", outputFile->line(6)); ^ ^/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::162 :note43: :expanded from macro '_override' note: expanded from macro 'STRCMP_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/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 STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): 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::32314: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^: 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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp30:: 664In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h4::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:263:52: warning: 'override' keyword 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 virtual int returnIntValueOrDefault(int value) _override { return value; }: 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__) ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.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/tests/CppUTestExt/MockFailureReporterForTest.h:: 31note: : 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:#define NULLPTR nullptr265 : ^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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp: :In file included from 667/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:: 275'override' keyword is incompatible with C++98 [-Wc++98-compat]: 88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(JUnitOutputTest, TestCaseWithTestLocation) ^ 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/UtestMacros.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h65::30624::19 note:: 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/CppUTestExt/MockCallTest.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 /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 ^: 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'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp :667:#define _override override1 : ^ warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h30:: 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 : /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:280:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override { return 0.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/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/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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp19::677 :note5: :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/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] 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 virtual void (*returnFunctionPointerValueOrDefault(void (*value)()))() _override { return value; }: 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.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp314::3017: :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:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h#define NULLPTR nullptr: 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/JUnitOutputTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp680::301: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.hwarning: '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(JUnitOutputTest, MultipleTestCaseWithTestLocations): /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:: warning65: :'nullptr' is incompatible with C++98 [-Wc++98-compat]24 : 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 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#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/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/tests/CppUTest/JUnitOutputTest.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h680::2921::71 :warning : warning'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: 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:314note:: 17expanded 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/JUnitOutputTest.cpp:690: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:691: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' In file included from #define NULLPTR nullptr/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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp694::301: :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:47:102: TEST(JUnitOutputTest, TestCaseBlockWithAssertions)warning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _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:#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/MockCallTest.cpp:30#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: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/tests/CppUTest/JUnitOutputTest.cpp : ^694 :/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' /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'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: 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: virtual MockExpectedCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong 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 /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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp19::705 :note5: :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/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 STRCMP_EQUAL("\n", outputFile->line(5));: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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::58162::12443:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) 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/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/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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp :note708: :expanded from macro '_override'1 : warning#define _override override: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ In file included from TEST(JUnitOutputTest, MultipleTestCaseBlocksWithAssertions)/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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h31:: 65In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h24::33 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h: :expanded from macro 'TEST'67 :66: 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 MockExpectedCall& andReturnValue(unsigned 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: #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/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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:: 708warning:: 1'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned long int value) _override; /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 ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \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.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'70 :71: warning: #define _override override'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 ^ /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/CppUTest/JUnitOutputTest.cpp:719: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 ^ 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' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp#define _override override: 722 ^: 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/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:159TEST(JUnitOutputTest, MultipleTestCasesInDifferentGroupsWithAssertions): 91^: warning: 'override' keyword is incompatible with 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 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: void testBody() _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' In file included from #define _override override/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/tests/CppUTest/JUnitOutputTest.cpp : ^722 :/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' /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' 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: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \96 : ^ 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& 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#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/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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cpp733::305: :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: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; } 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 :306:19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:: 162note:: 43expanded from macro '_override': note#define _override override: expanded from macro 'STRCMP_EQUAL' ^ STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.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.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:: 33expanded from macro 'NULLPTR': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:170:108:#define NULLPTR nullptr 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] /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] 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 ^ STRCMP_EQUAL("\n", outputFile->line(5));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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::31162: :In file included from 43/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 'STRCMP_EQUAL': 172:102: 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 MockExpectedCall& withOutputParameterReturning(const SimpleString&, const void*, size_t) _override { return *this; }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/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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp30:: 739In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h1::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:181:65: warning: TEST(JUnitOutputTest, UTPRINTOutputInJUnitOutput)'override' keyword is incompatible with 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& andReturnValue(unsigned long int) _override { return *this; }: 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: 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/MockCallTest.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: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: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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp::19739:: 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:35:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockCallTest.cppnote:: 30expanded from macro 'TEST': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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 Utest* createTest() _override { return 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 MockExpectedCall& andReturnValue(double) _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/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 ^ /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 ^ 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 ^ /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' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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: /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/CppUTest/JUnitOutputTest.cpp:758: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/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: STRCMP_EQUAL("The <rain> in "Spain"{newline}Goes \\mainly\\ down the Dr&in{newline}\n", outputFile->lineFromTheBack(3)); 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: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \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' #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/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 ^ 252 warnings generated. /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 ^ /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; ^ 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; ^ 365 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/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 ^ 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/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 /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;In file included from ^: 1/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/MemoryLeakDetectorNewMacros.h::1922:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 264expanded from macro '_override': 9: #define _override overridewarning : ^ '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: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 ^ /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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:169:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("Alloc num (1)", output.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:170:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("Leak size: 6 Allocated at", output.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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' 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:188:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("Total number of leaks", output.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:189:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("Memory leak reports about malloc and free", output.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:196:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakDetectorTest, OneLeakOutsideCheckingPeriod) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/MemoryLeakDetectorTest.cpp:201:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(output.contains("Memory leak(s) found")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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: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' #define NULLPTR nullptr ^ /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] TEST(MemoryLeakDetectorTest, TwoLeaksUsingOperatorNew) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/MemoryLeakDetectorTest.cpp:228:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakDetectorTest, OneAllocButNoLeak) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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 ^ /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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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/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: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/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: /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/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: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/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 /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: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/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: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/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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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: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:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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/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: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/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:19: note: expanded from macro '_override' #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: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/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] 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: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] 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: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/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 /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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/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: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/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: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/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 ^ 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: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/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: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/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: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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/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/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/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: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/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' #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: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/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: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: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/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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: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/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: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/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 ^ 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: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.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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/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/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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: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/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: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/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 ^ 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: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: '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/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' #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: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/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: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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/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: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/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 ^ 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: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/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: 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/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' #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: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/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: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/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 ^ 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: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/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: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/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] 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/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: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/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: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/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: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/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] 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/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: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 ^ 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: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/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: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/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] 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:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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/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: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:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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/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: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/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 ^ 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: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/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] 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/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 ^ 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: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/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:306:19: note: expanded from macro '_override' #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: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/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] 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/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 ^ 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: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/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: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/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/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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/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/MockComparatorCopierTest.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/MockComparatorCopierTest.cpp:82:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockComparatorCopierTest, customObjectParameterFailsWhenNotHavingAComparisonRepository) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/MockComparatorCopierTest.cpp:94:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockComparatorCopierTest, customObjectParameterFailsWhenNotHavingACopierRepository) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/CppUTestExt/MockComparatorCopierTest.cpp:106:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockComparatorCopierTest, customObjectParameterSucceeds) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/MockComparatorCopierTest.cpp:130:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockComparatorCopierTest, customObjectWithFunctionComparator) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:130:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:144:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockComparatorCopierTest, customObjectWithFunctionComparatorThatFailsCoversValueToString) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/MockComparatorCopierTest.cpp:162:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockComparatorCopierTest, customTypeOutputParameterSucceeds) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/MockComparatorCopierTest.cpp:173:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(55, *(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: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/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 ^ 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/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 ^ 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/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/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] 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/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/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 ^ 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: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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp306::32519::5 :note : warningexpanded from macro '_override': 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override ^ 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:42In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestInstallerTest.cpp :note28: : 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/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 CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h virtual void setup() _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/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/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]325 :5: warning: 'nullptr' 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/UtestMacros.h :127/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::3306:: 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/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/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]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp :326:5: warning virtual void exec() _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: CHECK_EQUAL(132, *(actualObject2.value));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#define _override override: 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/TestInstallerTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp::28326: :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]: 233:25/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]: note: expanded from macro 'CHECK_EQUAL' Utest* createTest() _override { return new ExecFunctionTest(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.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); \ ^ /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/CppUTest/TestInstallerTest.cpp:: 28note: : In file included from expanded from macro 'NULLPTR' /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 :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/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] 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/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: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/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] 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/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: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/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] 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/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: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/tests/CppUTestExt/MockComparatorCopierTest.cpp :331/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::1150:: 80warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' TEST(MockComparatorCopierTest, twoDifferentCustomTypeOutputParametersInSameFunctionCallSucceeds) #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.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:28 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/CppUTest/TestHarness.h :44/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/TestPlugin.h314::9317::59 :note : warningexpanded from macro 'NULLPTR': 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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' In file included from UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestInstallerTest.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 :note111: :expanded from macro 'NULLPTR'76 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#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/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/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:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestInstallerTest.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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::45127: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h3::46 :note40: :expanded from macro 'CHECK_EQUAL' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK_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/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::142322::66:30 :note : noteexpanded from macro 'CHECK_EQUAL_LOCATION': expanded from macro '_destructor_override' #define _destructor_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' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestInstallerTest.cpp#define NULLPTR 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: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/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: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/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/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/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/tests/CppUTest/TestInstallerTest.cpp:60:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockComparatorCopierTest, customTypeOutputAndInputParametersOfSameNameInDifferentFunctionCallsOfSameFunctionSucceeds) TEST(TestInstaller, 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' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65: void testBody() _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 ^ /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' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:60: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/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/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 ^ 38 warnings generated. /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 ^ 257 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/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; ^ 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 ^ /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 ^ 368 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/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 /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 ^ 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/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 ^ 159 warnings generated. /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 ^ 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/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/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/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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: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/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 ^ 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: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 ^ 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: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/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: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 ^ 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; ^ 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 ^ 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/MemoryLeakWarningTest.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 59/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::6844:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.hwarning:: 111noexcept specifications are incompatible with C++98 [-Wc++98-compat]: 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 void operator delete(void* mem, const char* file, size_t line) 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: #define _override overrideexpanded 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/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:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override;: 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/CppUTestConfig.h::60306::7019:: warningnote: : noexcept specifications are incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ 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 noexceptIn 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] In file included from :1 virtual ~MemoryLeakWarningPlugin() _destructor_override;: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h ^: 62/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::39322:: 30warning:: noexcept specifications are incompatible with C++98 [-Wc++98-compat]note : expanded from macro '_destructor_override' #define _destructor_override override ^ 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: 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 'UT_NOTHROW'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: #define UT_NOTHROW noexcept48 : ^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: noteIn file included from : expanded from macro '_override': 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] 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: void operator delete (void* mem, size_t size) UT_NOTHROW;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]: 125:24: note: expanded from macro 'UT_NOTHROW' virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ #define UT_NOTHROW noexcept/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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/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: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/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 ^ 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: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/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: 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/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] In file included from virtual void printCurrentTestEnded(const TestResult& res) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.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 :note72: :expanded from macro '_override'42 : 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/MemoryLeakWarningTest.cpp virtual void exitCurrentTest() const _override;: 30 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:188/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::67306:: 19warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro '_override' virtual void printCurrentGroupStarted(const UtestShell& test) _override; #define _override override ^ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' #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:In file included from 39/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/Utest.h30:: 73/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h::37189:: 64warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; virtual ~NormalTestTerminator() _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/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: warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp'override' keyword is incompatible with C++98 [-Wc++98-compat] : virtual void color() _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::79 :note42: :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/MemoryLeakWarningTest.cpp: virtual void exitCurrentTest() const _override;30 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h :193:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h43:306::19 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro '_override' virtual void printBuffer(const char*) _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/MockExpectedCallTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp::2830: : 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/include/CppUTest/TestHarness.h::19439:: 37/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:: 80warning:: 48'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; ^ /home/conan/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 ~TestTerminatorWithoutExceptions() _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:In file included from 30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:: 30note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.hexpanded from macro '_destructor_override': 195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _destructor_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:306:19: note: expanded from macro '_override' #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] 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/MemoryLeakWarningTest.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/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' #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: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/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] 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: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/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/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:19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp :note32: : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetector.h :143:15: warning#define _override override: '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' In file included from #define NULLPTR nullptr/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:In file included from 39/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/Utest.h33:: 233/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h::25: warning96: :'override' keyword is incompatible with C++98 [-Wc++98-compat]36 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakAllocator() _destructor_override; ^ 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 ^: 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/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] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:28: virtual char* alloc_memory(size_t size, const char* file, size_t line) _override;In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/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::23419::38 :note : warningexpanded from macro '_override': 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual ~ExecFunctionTestShell() _destructor_override; ^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/CppUTestConfig.h::33322: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h30::99 :note88: :expanded from macro '_destructor_override' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _destructor_override override ^ virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/MemoryLeakWarningTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp::3328: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h101::3938: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h :warning228: :'override' keyword is incompatible with C++98 [-Wc++98-compat]42 : warning: virtual const char* name() 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: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:In file included from 17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:: 33note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.hexpanded from macro 'NULLPTR': 102:44: warning: #define NULLPTR nullptr'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.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.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:: 39expanded from macro '_override': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:228#define _override override: 67 ^: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ 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 : ^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/MemoryLeakWarningTest.cpp:33: /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' In file included from #define _override override/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] In file included from 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/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/include/CppUTest/CppUTestConfig.h::115314::4317:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro 'NULLPTR' #define NULLPTR nullptr 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/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 overrideIn 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:In file included from 34/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:: 33warning: : /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]: 129:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/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; ^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/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': 254:34#define _override override: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/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] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp virtual ~FailableMemoryAllocator() _destructor_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::32239:: 30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:: 255note:: 34expanded from macro '_destructor_override': warning: #define _destructor_override override'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: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 :143:76: #define _override overridewarning : ^'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:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.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/TestHarness.h:#define _override override39 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h :257:47: 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/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: virtual SimpleString getMacroName() const _override; warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19 virtual char* allocMemoryLeakNode(size_t size) _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 /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/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' #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: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/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 ^ 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: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/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 ^ 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/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 ^ 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 ^ /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 nullptrIn 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'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp :47:11#define _override override: ^warning : 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR != memoryLeakWarningPlugin.getMemoryLeakDetector());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/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::31444:: 17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h:: 112note:: 77expanded from macro 'NULLPTR': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define NULLPTR nullptr ^ virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /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/CppUTestConfig.h::47306::519:: warningnote: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override CHECK(NULLPTR != memoryLeakWarningPlugin.getMemoryLeakDetector()); ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro '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: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 ^ /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 ^ 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] /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: MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR);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 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: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/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' 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/MockExpectedCallTest.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/MockCheckedExpectedCall.h314::3217: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockNamedValue.h :note72: :expanded from macro 'NULLPTR'68 : #define NULLPTR nullptrwarning : ^'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' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp#define _override override: 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 ^ 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: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cppexpanded from macro 'DEFAULT_COPY_CONSTRUCTOR': 110:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^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 ^ 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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp::29137: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h1::43 :warning69: :'override' keyword is incompatible with C++98 [-Wc++98-compat] 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; }; \ ^ 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:/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/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] /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] 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/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' #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/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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:149:13 virtual MockExpectedCall& withLongIntParameter(const SimpleString& name, long int value) _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: leak1 = NULLPTR;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 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/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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:: 161warning:: 1'override' keyword is incompatible with C++98 [-Wc++98-compat]: 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 virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value) _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 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 ^ 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/tests/CppUTest/MemoryLeakWarningTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::161306::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: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: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp: :expanded from macro '_override'29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h#define _override override: 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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:In file included from 174/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp::129:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hwarning:: 60'override' keyword is incompatible with C++98 [-Wc++98-compat]: 118: 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; }; \ ^ 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:/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/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] /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: virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString& typeName, const SimpleString& name, const void* value) _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: 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: 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/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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp::72231::601:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakWarningGlobalDetectorTest, turnOffNewOverloadsCausesNoAdditionalLeaks) ^ virtual MockExpectedCall& andReturnValue(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; }; \ ^ /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/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' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:231:#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: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/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:74: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \59 : ^ 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& 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 ^ /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 ^ 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'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp :248:1: warning#define _override override: '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: 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/MockExpectedCallTest.cpp :29: void testBody() _override; }; \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h : ^155 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h59::306 :warning19: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro '_override' #define _override override ^ virtual MockExpectedCall& withCallOrder(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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/tests/CppUTest/MemoryLeakWarningTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::248156::173:: 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:35: note: expanded from macro 'TEST' virtual MockExpectedCall& withCallOrder(unsigned int, unsigned int) _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.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/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 ^ /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]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 CHECK(DummyMemoryLeakDetector::wasDeleted());: 83 ^: 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: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "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& withLongIntParameter(const SimpleString&, long int) _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 : #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/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] /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: virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; }102 : ^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' CHECK_TRUE_LOCATION(condition, "CHECK", #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 _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/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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp306::25819::1 :note : warningexpanded from macro '_override': 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ 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; }; \ 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/include/CppUTest/CppUTestConfig.h29:: 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::19165:: 88note:: expanded from macro '_override'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ 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 ^ /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'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 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'override' keyword is incompatible with C++98 [-Wc++98-compat]: 306:19: note: expanded from macro '_override' #define _override override ^ 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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp: :expanded from macro '_override'266 :5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override 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:In file included from 314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp::1729:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hnote:: 170expanded from macro 'NULLPTR': 108:#define NULLPTR nullptr 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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:: 271warning:: 1'override' keyword is incompatible with C++98 [-Wc++98-compat]: 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: virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString&, const SimpleString&, const void*) _override { return *this; }expanded from macro '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/include/CppUTest/CppUTestConfig.h19::306 :note19: note: 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/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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:271:1 virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString&) _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/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' In file included from #define _override override/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' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:279#define _override override: 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:In file included from 55/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] note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ 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 : ^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 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/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' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp#define _override override: 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:24In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp :note29: : expanded from macro 'TEST'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :184:54 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' #define _override override ^ 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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp185::28459::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' 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 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/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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:: 292warning:: 5'override' keyword is incompatible with C++98 [-Wc++98-compat]: 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 virtual MockExpectedCall& onObject(void*) _override { return *this; }: 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' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, 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/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'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 CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__): 28 ^: /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 ~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/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] In file included from MemoryLeakWarningPlugin::setGlobalDetector(NULLPTR, NULLPTR);/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/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': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.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/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/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 ^ 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 ^ /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) ^ 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/MockExpectedCallTest.cpp::6531:: 24In 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: void testBody() _override; }; \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h : ^40 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h64::306 :warning19: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro '_override' #define _override override ^ 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: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h338::311: :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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h41::6757::35 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ virtual 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/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/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/tests/CppUTest/MemoryLeakWarningTest.cpp :344/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' CHECK(!areNewDeleteOverloaded); ^ #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:314In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp17::31 : 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: #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: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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:347: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/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: TEST(MemoryLeakWarningGlobalDetectorTest, checkIfTheMemoryLeakOverloadsAreOnWithRestore)In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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.h::6547::24105:: 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: 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/MockExpectedCallTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h347::311: :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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h48::67114::35 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong 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/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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp51::35089::5 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: '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 virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _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 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:17#define _override override: ^note : expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:: 354note:: 1expanded from macro '_override': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ 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 ^ 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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override;: 354 ^: 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:/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 ^ 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] /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] 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: CHECK(!MemoryLeakWarningPlugin::areNewDeleteOverloaded());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: note: 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.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp314::3117: :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 : ^/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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:361:1: warning: virtual bool returnBoolValueOrDefault(bool 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:TEST(MemoryLeakWarningGlobalDetectorTest, threadSafeMemoryLeakDetectorOverloadsAreAlsoOverloaded) 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; }; \ ^ 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/MockExpectedCallTest.cpp::30631:: 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 ^: 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 ^ /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] 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/MockExpectedCallTest.cpp::6731:: 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:65: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \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]306 :19: note: expanded from macro '_override' #define _override 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:19: note: expanded from macro '_override' #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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp :note365: :expanded from macro '_override'5 : warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override 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' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp: CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__)31 : ^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::31314: :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': 71:43: warning#define NULLPTR nullptr: '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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override;: 374 ^: 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(MemoryLeakWarningGlobalDetectorTest, turnOffNewOverloadsNoThrowCausesNoAdditionalLeaks) ^#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:306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp19::31 : 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 : ^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' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:374:1#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/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/MockExpectedCallTest.cpp:31: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:: 77expanded from macro '_override': 56: #define _override overridewarning : ^'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: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cppnote:: 424expanded from macro '_override': 1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ TEST(MemoryLeakWarningThreadSafe, turnOnThreadSafeMallocFreeReallocOverloadsDebug) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/CppUTestExt/MockExpectedCallTest.cppnote:: 31expanded from macro 'TEST': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31 void testBody() _override; }; \: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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::1992:: 41note:: expanded from macro '_override'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ 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/tests/CppUTest/MemoryLeakWarningTest.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h424::931::56 :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 * returnPointerValueOrDefault(void *) _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/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 ^ /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 ^ 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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:434:5: warning : name_(name), type_(type), ptr_(ptr), next_(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: CHECK_EQUAL(1, mutexUnlockCount);314 : ^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'127 :42: 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/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' In file included from CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)/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/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.h142::3166: :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 'CHECK_EQUAL_LOCATION': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:159:36: UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \warning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 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/CppUTest/MemoryLeakWarningTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp::43931:: 5In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :warning31: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: CHECK_EQUAL(2, mutexLockCount);/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h : ^162 :57/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:: 127warning:: 42'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) 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: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/CppUTest/MemoryLeakWarningTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp::43931:: 5In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :warning31: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:: 127/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::3163:: 85note:: expanded from macro 'CHECK_EQUAL'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_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 UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \: 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/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: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cppexpanded from macro '_override': 440:5: warning: #define _override override'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' In file included from CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)/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/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 nullptr165 : ^100 : warning: 'override' 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/MemoryLeakWarningTest.cpp:440:5: warning virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned 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.h127::3063::19 :note : noteexpanded from macro 'CHECK_EQUAL': 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/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.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 314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::1731:: 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#define NULLPTR nullptr: 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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp :note445: :expanded from macro '_override'5 : warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override ^ 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__) 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/include/CppUTest/CppUTestConfig.h31:: 314In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h17::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 'NULLPTR': 32: #define NULLPTR nullptr/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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:445:5: virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _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::12719::3 :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/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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::31314: :In file included from 17/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 'NULLPTR'/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 : ^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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp31:: 446In 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]170 :89: CHECK_EQUAL(3, mutexUnlockCount);warning : ^'override' keyword is incompatible with 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: expanded 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 virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override;: 314 ^: 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:#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/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.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp127::313: :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 '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 CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): 171 ^: 94/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:: 142warning:: 66'override' keyword is incompatible with C++98 [-Wc++98-compat]: 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 virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _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:#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/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' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:451#define _override override: 1 ^: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakWarningThreadSafe, turnOnThreadSafeNewDeleteOverloadsDebug) ^ 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/MockExpectedCallTest.cpp::6531:: 24In 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 void testBody() _override; }; \: 181 ^: 42:/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 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/tests/CppUTest/MemoryLeakWarningTest.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h451::1831::63 :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 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 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/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/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'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp :461:5: #define _override overridewarning : ^'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(2, mutexLockCount); ^ 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/MockExpectedCallTest.cpp::12731:: 42In 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 '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: CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)192 : ^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' #define NULLPTR nullptr ^ 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' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp#define _override override: 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' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31 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/MockFailureReporterForTest.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h31:: 142In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h66::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_EQUAL_LOCATION'193 :74: 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:17: note: expanded from macro 'NULLPTR' virtual long int returnLongIntValueOrDefault(long int default_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/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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp: :expanded from macro '_override'462 :5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat]#define _override override ^ 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' In file included from CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)/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/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 nullptr196 : ^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/MemoryLeakWarningTest.cpp:462 virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _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.h:: 127note:: 3expanded 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/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/MockExpectedCallTest.cpp: UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \31 : ^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::31314: :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': 198:#define NULLPTR nullptr56 : ^ 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 /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); ^ 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/include/CppUTest/UtestMacros.h::31127: :In file included from 42/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 'CHECK_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:201 CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): 51 ^: /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 unsigned int returnUnsignedIntValue() _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/MemoryLeakWarningTest.cpp19::468 :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 override: 127 ^: 3: 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/CppUTestExt/MockExpectedCallTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::31142: :In file included from 66/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 'CHECK_EQUAL_LOCATION'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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: UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \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]314 :17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 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] /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] virtual const char * returnStringValueOrDefault(const char * default_value) _override; CHECK_EQUAL(4, mutexUnlockCount); ^ ^ /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::306127::1942:: notenote: : expanded 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 ^ 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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:: 469warning:: 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:3: virtual const char * returnStringValue() _override; 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:306:19: CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) note ^: expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :142:66: note#define _override override: 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:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cppnote:: 31expanded from macro 'NULLPTR': 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: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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp476::311: :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:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:219IGNORE_TEST(MemoryLeakWarningThreadSafe, turnOnThreadSafeNewDeleteOverloads): 61^: 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' public: void testBody() _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 ^: 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/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 ^ 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; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:146:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(&comparator3, repository.getComparatorForType("type3")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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 ^ /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 ^ /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' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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 ^ /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 ^ /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) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:306:19: note: 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: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' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:198:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(call->hasInputParameterWithName(paramName)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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: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__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:202:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, callWithBooleanParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/MockExpectedCallTest.cpp:207:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("bool", call->getInputParameterType(paramName).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:208:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(value, call->getInputParameter(paramName).getBoolValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/MockExpectedCallTest.cpp:208:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:210:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("funcName -> bool paramName: ", call->callToString().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/MockExpectedCallTest.cpp:213:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, callWithUnsignedLongIntegerParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("funcName -> unsigned long int paramName: <888 (0x378)>", call->callToString().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/MockExpectedCallTest.cpp:224:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, callWithLongIntegerParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/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/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' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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: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/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:243:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/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/CppUTestExt/MockExpectedCallTest.cpp:244:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(call->hasInputParameterWithName(paramName)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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/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/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/CppUTestExt/MockExpectedCallTest.cpp:253:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("long long int", call->getInputParameterType(paramName).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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] 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/CppUTestExt/MockExpectedCallTest.cpp:255:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(call->hasInputParameterWithName(paramName)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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/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/CppUTestExt/MockExpectedCallTest.cpp:266: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:267: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: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/CppUTestExt/MockExpectedCallTest.cpp:271:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, callWithDoubleParameterAndTolerance) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/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/include/CppUTest/CppUTestConfig.h:314:17: note: 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: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' 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/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:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/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: note: 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:290:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("funcName -> const char* paramName: ", call->callToString().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/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:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/include/CppUTest/CppUTestConfig.h:314:17: note: 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/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/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' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:309:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(value, call->getInputParameter(paramName).getConstPointerValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:310:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("funcName -> const void* paramName: <0x345>", call->callToString().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/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/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/CppUTestExt/MockExpectedCallTest.cpp:320:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("funcName -> void (*)() paramName: <0xdead>", call->callToString().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/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:306:19: note: 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/CppUTestExt/MockExpectedCallTest.cpp:328:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("const unsigned char*", call->getInputParameterType(paramName).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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] 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: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:331:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] 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: 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:334:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, callWithObjectParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/CppUTestExt/MockExpectedCallTest.cpp:339:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(value, call->getInputParameter(paramName).getConstObjectPointer()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:340:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("ClassName", call->getInputParameterType(paramName).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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] 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: 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/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/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/CppUTestExt/MockExpectedCallTest.cpp:353:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, callWithObjectParameterEqualComparisonButFailsWithoutRepository) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/CppUTestExt/MockExpectedCallTest.cpp:359:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!call->hasInputParameter(parameter)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 242 warnings generated. /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:362:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, callWithObjectParameterEqualComparisonButFailsWithoutComparator) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/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/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: 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/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/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/CppUTestExt/MockExpectedCallTest.cpp:398:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(&type, call->getInputParameter("name").getConstObjectPointer()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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/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/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/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 ^ 179 warnings generated. /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/include/CppUTest/CppUTestConfig.h:314:17: note: 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: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/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] STRCMP_EQUAL("unsigned int", call->getInputParameterType("unsigned-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/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:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/CppUTestExt/MockExpectedCallTest.cpp:438:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("int", call->getInputParameterType("integer1").asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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/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: 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/CppUTestExt/MockExpectedCallTest.cpp:450:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("const char*", call->getInputParameterType("string").asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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: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: 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: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/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/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/CppUTestExt/MockExpectedCallTest.cpp:473:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, multiCallNotMadeIsNotFulfilledButCanMatchActualCalls) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:473:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:477:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!expectedCall.isFulfilled()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:478:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(expectedCall.canMatchActualCalls()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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: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/CppUTestExt/MockExpectedCallTest.cpp:481:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/include/CppUTest/CppUTestConfig.h:314:17: note: 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: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/CppUTestExt/MockExpectedCallTest.cpp:490:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, multiCallsMadeExpectedTimesIsFulfilledAndCannotMatchActualCalls) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:490:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:497:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(expectedCall.isFulfilled()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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: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/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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] TEST(MockExpectedCall, multiCallsMadeMoreThanExpectedTimesIsNotFulfilledAndCannotMatchActualCalls) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:509:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!expectedCall.isFulfilled()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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/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/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/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: note: 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: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/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/CppUTestExt/MockExpectedCallTest.cpp:526:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, callsWithParameterFulfilledDoMatch) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/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/CppUTestExt/MockExpectedCallTest.cpp:534:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, callsWithSomeParametersNotFulfilledDontMatch) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/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 ^ /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 ^ 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: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' In file included from #define _override override : ^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: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]: 749:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] typedef unsigned long long cpputest_ulonglong;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h : ^67 :35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/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' In file included from #define _override override : ^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] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29 void 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/TestOutput.h ^: 148:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h39::125 :warning24: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept 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 :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h#define _destructor_override override: 61 ^: 37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp void operator delete(void* mem) UT_NOTHROW;: 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/CppUTestConfig.h150::12537::24 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept 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: noteIn file included from : expanded from macro '_override': 1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62#define _override override: 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/CppUTest/TestOutputTest.cpp: void operator delete[](void* mem) UT_NOTHROW;29 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h :155/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::18125:: 24warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro 'UT_NOTHROW' void flush() _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 ^ :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: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 ^ 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 ^ /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 ^ 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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp39:: 91/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h::5233:: 25warning:: 'nullptr' is incompatible with C++98 [-Wc++98-compat]warning : 'override' keyword 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: Utest* createTest() _override { return new ExecFunctionTest(this); }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' 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 ^ 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: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h94::391: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h :warning251: :'override' keyword is incompatible with C++98 [-Wc++98-compat]34 : 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: virtual ~IgnoredUtestShell() _destructor_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': 322:30: note: void testBody() _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:#define _destructor_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/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 ^ /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]In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9/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/include/CppUTest/TestHarness.h::3539:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.hnote:: 255expanded from macro 'TEST': 34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/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 ^ /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 ^ 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; ^ /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 ^ 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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp44:: 115/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h::1112:: 77warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]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 virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _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 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#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/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: 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/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#define _override override: 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/tests/CppUTest/TestOutputTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::118314::517:: warningnote: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 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/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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp: :expanded from macro 'TEST'121 :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/CppUTestConfig.h:TEST(TestOutput, PrintTestEnded)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: note#define _override override: expanded from macro 'TEST' ^ void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestOutputTest.cpp30::1211::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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::6767::3535:: notenote: : expanded from macro 'TEST'expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/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 ^ /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 ^ 37 warnings generated. /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 ^ 539 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/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.h185: warning306s: generated19. : note: expanded from macro '_override' #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 :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:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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 ^ 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/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 /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: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/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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp39:: 66/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h::5191:: 26warning:: 'nullptr' is incompatible with C++98 [-Wc++98-compat]warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK(! list->hasUnfulfilledExpectations()); virtual void setup() _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::306102:19: :note55: :expanded from macro '_override' note: 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/CppUTest/TestRegistryTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h28:: 314In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h17::39 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h: :expanded from macro 'NULLPTR'192 :29: #define NULLPTR nullptrwarning : ^'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/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 ^ 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] /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] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ TEST(MockExpectedCallsList, addingCalls)/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: #define NULLPTR nullptrexpanded from macro 'TEST' ^ void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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]In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.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 67/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::3539:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.hnote:: 251expanded from macro 'TEST': 34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ 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::306322::1930:: notenote: expanded 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/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/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 ^ 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/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 ^ 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: 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/tests/CppUTestExt/ExpectedFunctionsListTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::99306::119:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^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 ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp::9928:: 1In 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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::7667:: 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; } \ ^ 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/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/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: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cppnote:: 106expanded from macro '_override': 5: warning#define _override override: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ CHECK(list->hasUnfulfilledExpectations()); ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.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 102/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::5545:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.hnote:: 49expanded from macro 'CHECK': 71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) 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/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 ^ 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/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 ^ 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: 'override' 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/ExpectedFunctionsListTest.cpp:116:1 virtual ~ConsoleTestOutput() _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:/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 ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/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#define _override override: 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 ^ /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) ^ 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/TestRegistryTest.cpp::6530:: 24/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:: 181note:: 36expanded from macro 'TEST': 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 ~CompositeTestOutput() _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/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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:128:1: warning virtual void printTestsStarted() _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/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' In file included from #define _override override/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:306:19: note: expanded from macro '_override' #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: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/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 ^ 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: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' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp#define _override override: 140 ^: 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/TestRegistryTest.cpp:30: TEST(MockExpectedCallsList, removeAllExpectationsExceptThisThatRelateToTheWoleList)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h :^194 :37/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' void testBody() _override; }; \ 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:/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/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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp: :expanded from macro '_override'140 :1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: 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/TestOutput.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h196::30632::19 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro '_override' #define _override override ^ 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/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/CppUTest/TestRegistryTest.cpp:70:31: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockTestResult() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/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:84:33: 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: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void currentTestStarted(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:96: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/ExpectedFunctionsListTest.cpp virtual void currentTestEnded(UtestShell* /*test*/) _override: 162 ^: 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(MockExpectedCallsList, removeAllExpectationsExceptThisThatRelateToLastOne)#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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp::306100::1960:: notewarning: : expanded from macro '_override''override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ 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]/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 virtual void currentGroupEnded(UtestShell* /*test*/) _override: 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' 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/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/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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp17::172 :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/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/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/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/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/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/tests/CppUTestExt/ExpectedFunctionsListTest.cpp :202/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(MockExpectedCallsList, addPotentiallyMatchingExpectationsWithEmptyList)#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/TestRegistryTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp160::2021::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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::6767::3535:: notenote: : expanded from macro 'TEST'expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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.hexpanded from macro '_override': 306:19#define _override override: ^note : expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:162: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/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/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/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' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:168 virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: 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 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:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp::306231::191:: notewarning: : expanded from macro '_override''override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^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/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/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/CppUTest/TestRegistryTest.cpp:178:1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cppwarning:: 240'override' keyword is incompatible with C++98 [-Wc++98-compat]: 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 :67:35/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:: 65note:: 24expanded 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 : ^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/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: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/CppUTest/TestRegistryTest.cpp:182: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: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/tests/CppUTestExt/ExpectedFunctionsListTest.cpp :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:25617::1 :note : warningexpanded from macro 'NULLPTR': 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ 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/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: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cppexpanded from macro 'NULLPTR': 256:1: #define NULLPTR nullptrwarning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.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 STRCMP_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:: 314note:: 17expanded 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/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' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__): 202 ^: 1:/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' TEST(TestRegistry, runThreeTestsandTwoGroupsCheckResultFunctionsCalled) ^ #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/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/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/CppUTest/TestRegistryTest.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/tests/CppUTestExt/ExpectedFunctionsListTest.cppTEST(TestRegistry, unDoTest): 279^: 20: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hwarning:: 65'nullptr' is incompatible with C++98 [-Wc++98-compat]: 24: note: expanded from macro 'TEST' POINTERS_EQUAL(NULLPTR, list->getFirstMatchingExpectation()); ^ /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.hnote:: 306expanded from macro 'NULLPTR': 19:#define NULLPTR nullptr note ^: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/CppUTest/TestRegistryTest.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/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' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp#define _override override: 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/CppUTest/TestRegistryTest.cpp:216: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/CppUTest/TestRegistryTest.cpp:219:1: warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp'override' keyword is incompatible with C++98 [-Wc++98-compat]: 284:5:TEST(TestRegistry, unDoButNoTest) 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: note: expanded from macro 'TEST' void testBody() _override; }; \ STRCMP_EQUAL("", list->unfulfilledCallsToString().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::162 :note43: :expanded from macro '_override' note: #define _override overrideexpanded from macro 'STRCMP_EQUAL' ^ STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] 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'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp :221:5: #define _override overridewarning : ^'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/CppUTest/TestRegistryTest.cpp:223:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp5::287 :warning1: :'nullptr' is incompatible with C++98 [-Wc++98-compat] warning: 'override' keyword 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:67:35:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :note102: :expanded from macro 'TEST'55 : note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "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 Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \314 : ^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:#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/CppUTest/TestRegistryTest.cpp:226:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestRegistry, reallyUndoLastTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/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/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' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__): 292 ^: 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' #define NULLPTR nullptr ^ 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/tests/CppUTest/TestRegistryTest.cpp ^: 234:/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: CHECK(test1->hasRun_);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' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:235:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!test2->hasRun_); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/ExpectedFunctionsListTest.cpp CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__): 292 ^: 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'/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/TestRegistryTest.cpp:238:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestRegistry, findTestWithNameDoesntExist) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/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/CppUTest/TestRegistryTest.cpp:240:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(myRegistry->findTestWithName("ThisTestDoesntExists") == NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(myRegistry->findTestWithName("ThisTestDoesntExists") == NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp19::304 :note1: :expanded from macro '_override' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^ 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: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cppexpanded from macro '_override': 243: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/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/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: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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: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/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/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/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' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp#define NULLPTR nullptr: 314 ^: 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]: 254: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(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' 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 ^: 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 ^ ^ /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] TEST(TestRegistry, findTestWithGroup) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/CppUTest/TestRegistryTest.cpp:263:73: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(myRegistry->findTestWithGroup("GroupOfATestThatDoesExist") != NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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] CHECK(myRegistry->findTestWithGroup("GroupOfATestThatDoesExist") != 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/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' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp#define _override override: 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/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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestRegistryTest.cpp :note266: :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 :note306: :expanded from macro '_override'19 : note: expanded from macro '_override' #define _override override #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp#define NULLPTR nullptr: 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 ^ /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/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/CppUTest/TestRegistryTest.cpp:288:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestRegistry, runTestInSeperateProcess) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/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: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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: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/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/CppUTest/TestRegistryTest.cpp:303:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestRegistry, CurrentRepetitionIsCorrectTwo) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/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/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/CppUTest/TestRegistryTest.cpp:320:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestRegistry, ResetPluginsWorks) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/CppUTest/TestRegistryTest.cpp:331:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestRegistry, listTestGroupNames_shouldListBackwardsGroup1AfterGroup11AndGroup2OnlyOnce) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/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 ^ 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; ^ 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; ^ 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/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) ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::651:: 24In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h :note22: : expanded from macro 'TEST'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :264:9: warning void testBody() _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] typedef unsigned long long cpputest_ulonglong; ^ /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 ^ /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] 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 ^ 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/tests/CppUTest/PluginTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::193125::124:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ TEST(PluginTest, ParseArgumentsContinuesAndSucceedsWhenAPluginCanParse)In file included from ^: 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/UtestMacros.h65::6553::24 :warning : notenoexcept specifications are incompatible with C++98 [-Wc++98-compat]: expanded from macro 'TEST' void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ void testBody() _override; }; \/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 :note306: :expanded from macro 'UT_NOTHROW'19 : note #define UT_NOTHROW noexcept: expanded from macro '_override' ^ #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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 ^ 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. 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/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: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/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: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/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: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/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: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/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: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/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: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/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: '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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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 ^ 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/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: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/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: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/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: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/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: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/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] 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/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: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/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] 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/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: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/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 ~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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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] 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/TestResultTest.cpp:62:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestResult, TestEndedWillPrintResultsAndExecutionTime) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestResultTest.cpp:68:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestResult, ResultIsOkIfTestIsRunWithNoFailures) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/CppUTest/TestResultTest.cpp:72:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_FALSE(res->isFailure()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/TestResultTest.cpp:75:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestResult, ResultIsOkIfTestIsIgnored) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/TestResultTest.cpp:79:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_FALSE(res->isFailure()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/TestResultTest.cpp:82:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestResult, ResultIsNotOkIfFailures) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/TestResultTest.cpp:87:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE(res->isFailure()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/TestResultTest.cpp:90:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestResult, ResultIsNotOkIfNoTestsAtAll) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/CppUTest/TestResultTest.cpp:92:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE(res->isFailure()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/TestResultTest.cpp:95:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestResult, ResultIsNotOkIfNoTestsRunOrIgnored) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/CppUTest/TestResultTest.cpp:98:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE(res->isFailure()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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 ^ 76 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/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 In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp::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/tests/CppUTestExt/MockFailureReporterForTest.h::5931:: 68In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :warning32: : noexcept specifications are incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :184:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ virtual bool returnBoolValue() _override; /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::306 :note19: :expanded from macro 'UT_NOTHROW' note: expanded from macro '_override' #define UT_NOTHROW noexcept ^#define _override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp::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/tests/CppUTestExt/MockFailureReporterForTest.h::6031:: 70In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :warning32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 186noexcept specifications are incompatible with C++98 [-Wc++98-compat]: 60: 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 virtual int returnIntValueOrDefault(int default_value) _override;: 125 ^: 24:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro 'UT_NOTHROW'19 : note: expanded from macro '_override' #define UT_NOTHROW noexcept ^ #define _override override ^ In file included from :1In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h::3261: :In file included from 37/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:: 31warning: : In file included from noexcept specifications are incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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: void operator delete(void* mem) UT_NOTHROW; warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note virtual int returnIntValue() _override;: 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 noexcept19 : ^ 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:62:39:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cppwarning:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:: 32noexcept 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/MockCheckedActualCall.h:189:60: warning: void operator delete[](void* mem) UT_NOTHROW;'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' virtual unsigned long int returnUnsignedLongIntValue() _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 :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: In file included from noexcept specifications are incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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 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/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::190125::8624:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro 'UT_NOTHROW' #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:19In file included from : :note1: : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h :65:53:#define _override override 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/MockFailureTest.cpp void operator delete[] (void* mem, size_t size) UT_NOTHROW;: 32 ^: 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::31125: :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 'UT_NOTHROW': 192:43: warning #define UT_NOTHROW noexcept: '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 In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PreprocessorTest.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::21639:: 52/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:: 72warning:: 42'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; virtual void (*returnFunctionPointerValue())() _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/PreprocessorTest.cpp:28In file included from : /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/include/CppUTest/TestHarness.h32:: 39In 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/Utest.h::3173: :In file included from 37/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]: 217:71: 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: virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override;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:306#define _destructor_override override: 19 ^: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:32In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PreprocessorTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::28219: :In file included from 61/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:: 39warning: 'override' keyword is 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:79:42: 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 exitCurrentTest() const _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/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/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/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:In file included from 190/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp::2132:: In file included from warning/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 void testBody() _override;: 245 ^: 103:/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 MockActualCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _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/CppUTest/PreprocessorTest.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:26:#define _override override 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.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp306::3219: :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 : ^246 :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/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: virtual MockActualCall& withDoubleParameter(const SimpleString&, double) _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: virtual void teardown() _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/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 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/PreprocessorTest.cpp::3228: : /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.h248::3979: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h :warning214: :'override' keyword is incompatible with C++98 [-Wc++98-compat]46 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } virtual ~ExecFunctionWithoutParameters() _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/PreprocessorTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp28:: 32In 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.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 216/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::2532:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hwarning:: 249'override' keyword is incompatible with C++98 [-Wc++98-compat]: 90: 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' virtual MockActualCall& 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/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; }In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PreprocessorTest.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 :note233: :expanded from macro '_override'25 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^ Utest* createTest() _override { return new ExecFunctionTest(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/MockFailureTest.cpp::30632:: 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: 251 ^: 106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: 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/Utest.h : ^234 :38/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 ~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/CppUTestExt/MockFailureTest.cpp:32#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: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/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: virtual MockActualCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; }228 : ^42 : /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 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' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:#define NULLPTR nullptr32 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h: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/CppUTest/PreprocessorTest.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h28:: 253In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h77::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]228 :67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString&, void*) _override { return *this; } ^ 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:/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/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:In file included from 254/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PreprocessorTest.cpp::10428:: 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:229:116: 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:19: note: expanded from macro '_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#define _override override: 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/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'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#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] 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 virtual ~IgnoredUtestShell() _destructor_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.h322::25930::55 :note : warningexpanded from macro '_destructor_override': 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _destructor_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' In file included from #define _override override/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:34In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.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/tests/CppUTestExt/MockFailureReporterForTest.h:31: 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 bool willRun() const _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h : ^260 :36/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 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: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PreprocessorTest.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:255:34: 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/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: 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.h::306262::1934:: notewarning: : expanded from macro '_override''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:In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:: 28note: : 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:#define _override override257 : ^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/MockFailureTest.cpp:32: virtual SimpleString getMacroName() const _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.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 :note263: :expanded from macro '_override'52 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^ virtual int returnIntValueOrDefault(int value) _override { return value; } ^ 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/PreprocessorTest.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 :258: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/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 virtual void runOneTest(TestPlugin* plugin, TestResult& result) _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/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::265 :note60: :expanded from macro '_override' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override 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:19: note: expanded from macro '_override' #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: 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/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#define _override override: 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] 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 DEFAULT_COPY_CONSTRUCTOR(TestResult)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/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::15032:: 80/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 274note:: 56: warningexpanded from macro 'DEFAULT_COPY_CONSTRUCTOR': 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override { return 0; } #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/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/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/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/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] 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: virtual void runAllPreTestAction(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/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::306289::1971:: notewarning: : expanded from macro '_override''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:17In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PreprocessorTest.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:44: #define NULLPTR nullptr/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] In file included from virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override;/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/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 :292:71:#define _override override 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/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/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.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/PreprocessorTest.cpp40::28104: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.hwarning:: 45'nullptr' is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] MockSupport& mock(const SimpleString& mockName = "", MockFailureReporter* failureReporterForThisCall = NULLPTR); ^ 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 : ^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': #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/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 ^ 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 ^ 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/tests/CppUTestExt/MockFailureTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::91125::924:: warningnote: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ STRCMP_CONTAINS(expectedMessage.asCharString(), failure.getMessage().asCharString());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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h void operator delete(void* mem) UT_NOTHROW;: 189 ^: 46/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: 125note:: 24expanded from macro 'STRCMP_CONTAINS': note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ 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::1314: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h17::62 :note39: :expanded from macro 'NULLPTR' warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ 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: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 ^ /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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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:72: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/CppUTestExt/MockFailureTest.cpp virtual void exitCurrentTest() const _override;: 98 ^: 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 ^ In file included from 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/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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::39162: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h43::73 :note37: :expanded from macro 'STRCMP_EQUAL' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h30::314 :note17: :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/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: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/MockFailureTest.cpp:101: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/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:TEST(MockFailureTest, unexpectedCallHappened)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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65: void testBody() _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/CppUTest/TestUTestMacro.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/TestHarness.h:#define _override override39 : ^/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/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: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' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp#define _override override: 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/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] 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/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: 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/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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp: UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR)104 : ^5 :/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' #define NULLPTR nullptr ^ 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: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro '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/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/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/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: note: 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:128In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp1::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]: 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] TEST(MockFailureTest, MockUnexpectedNthAdditionalCallFailure) ^ 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' #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/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: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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:128:1In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.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:44: /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/TestPlugin.h::67112::3577:: notewarning: : expanded from macro 'TEST''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: 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 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/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 ^ 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: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/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:In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp::1929:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.hnote:: 120expanded from macro '_override': 34: warning: #define _override override'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _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: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/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]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:142 :1: 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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h19::67 :note35: :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 ^ 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] 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/TestUTestMacro.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/TestUTestMacro.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/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' #define _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: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/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/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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: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/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: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp'override' keyword is incompatible with C++98 [-Wc++98-compat]: 153:5: warning: virtual void printCurrentGroupStarted(const UtestShell& test) _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' #define _override override 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.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp162::2943: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h :note189: :expanded from macro 'STRCMP_EQUAL'64 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _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.h306::31419::17 :note : noteexpanded from macro '_override': expanded from macro 'NULLPTR' #define _override override ^ #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:57:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, FAILMakesTheTestFailPrintsTheRightResultAndStopsExecuting) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp::57176::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' STRCMP_EQUAL("Mock Failure: Unexpected output parameter name to function \"foo\": bar\n" ^ virtual Utest* createTest() _override { return 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/UtestMacros.h::306162::1943:: notenote: : expanded from macro '_override'expanded from macro 'STRCMP_EQUAL' #define _override override ^ STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:63:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, FAILWillPrintTheFileThatItFailed) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp::65186::241:: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro 'TEST' void testBody() _override; }; \ TEST(MockFailureTest, MockUnexpectedUnmodifiedOutputParameterFailure) ^ ^ /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: 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/TestUTestMacro.cpp:63:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:69:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, FAILBehavesAsAProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/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 ^ /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' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:74:15: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (true) CHECK(true); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:208:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockFailureTest, MockUnexpectedParameterValueFailure) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/TestUTestMacro.cpp:78:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestMacros, FAILworksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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: 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/tests/CppUTestExt/MockFailureTest.cpp :219/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::5214:: 55warning:: 'nullptr' is incompatible with C++98 [-Wc++98-compat]note : expanded from macro 'UNSIGNED_LONGS_EQUAL' UNSIGNED_LONGS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ 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/CppUTestConfig.h ^: 314:17: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hnote:: 162expanded from macro 'NULLPTR': 43:#define NULLPTR nullptr note ^: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/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:86#define NULLPTR nullptr: 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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:89:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, TestUNSIGNED_LONGS_EQUAL) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/MockFailureTest.cpp:229:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockFailureTest, MockExpectedParameterDidntHappenFailure) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:229:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:96: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:306TEST(UnitTestMacros, UNSIGNED_LONGS_EQUALBehavesAsProperMacro): 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: 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/TestUTestMacro.cpp:96:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:99:10: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] else UNSIGNED_LONGS_EQUAL(1, 1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/MockFailureTest.cpp:240:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("Mock Failure: Expected parameter for function \"foo\" did not happen.\n" ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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.cpp162::10243::1 :note : warningexpanded from macro 'STRCMP_EQUAL': 'override' keyword is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)IGNORE_TEST(UnitTestMacros, UNSIGNED_LONGS_EQUALWorksInAnIgnoredTest) ^^ /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::7917::27 :note : noteexpanded from macro 'NULLPTR': expanded from macro 'IGNORE_TEST' #define NULLPTR nullptr ^ 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: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: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: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' 35 warnings generated. 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/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/tests/CppUTest/TestUTestMacro.cpp : ^112 :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(UnitTestMacros, TestUNSIGNED_LONGS_EQUAL_TEXT) ^ #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: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/MockFailureTest.cpp:252:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("MockFailure: No way to compare type . Please install a MockNamedValueComparator.", failure.getMessage().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:120:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, UNSIGNED_LONGS_EQUAL_TEXTBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/CppUTestExt/MockFailureTest.cpp:255:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockFailureTest, MockUnexpectedObjectFailure) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] 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' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:265:5: virtual Utest* createTest() _override { return new IGNORE##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: STRCMP_EQUAL(StringFromFormat (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: note: #define _override overrideexpanded from macro 'STRCMP_EQUAL' ^ STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:275:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockFailureTest, MockExpectedObjectDidntHappenFailure) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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.h:67:35: note: expanded from macro 'TEST' virtual 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::135306::519:: warningnote: : 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]expanded from macro '_override' #define _override override ^ 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:135:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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/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/MockFailureTest.cpp:285:5: warning do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0): '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/tests/CppUTest/TestUTestMacro.cpp : ^136 :5: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hwarning:: 162'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]: 43:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :note226: :expanded from macro 'STRCMP_EQUAL'3 : note: expanded from macro 'LONGLONGS_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) 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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::314238::1783:: note: 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: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: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: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/CppUTest/TestUTestMacro.cpp:139:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] 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:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:148:16: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] if (false) LONGLONGS_EQUAL(1, 0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:148:16: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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' 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:149:10: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:149: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: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: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' 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: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/CppUTest/TestUTestMacro.cpp:154:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] LONGLONGS_EQUAL(1, 0); // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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/CppUTest/TestUTestMacro.cpp:159:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] LONGLONGS_EQUAL_TEXT(1, 0, "Failed because it failed"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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/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:162:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, TestLONGLONGS_EQUAL_TEXT) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/TestUTestMacro.cpp:170:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, LONGLONGS_EQUAL_TEXTBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/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/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:172:16: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: 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:176:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestMacros, LONGLONGS_EQUAL_TEXTWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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/CppUTest/TestUTestMacro.cpp:178:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] LONGLONGS_EQUAL_TEXT(1, 0, "Failed because it failed"); // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/CppUTest/TestUTestMacro.cpp:183:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] UNSIGNED_LONGLONGS_EQUAL(1, 1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:183:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/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/CppUTest/TestUTestMacro.cpp:184:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/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] TEST(UnitTestMacros, TestUNSIGNED_LONGLONGS_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: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/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/CppUTest/TestUTestMacro.cpp:194:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: 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/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: 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:197:10: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/CppUTest/TestUTestMacro.cpp:197:10: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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/CppUTest/TestUTestMacro.cpp:200:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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' 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: '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/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/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' 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:210:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, TestUNSIGNED_LONGLONGS_EQUAL_TEXT) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/CppUTest/TestUTestMacro.cpp:218:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, UNSIGNED_LONGLONGS_EQUAL_TEXTBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/CppUTest/TestUTestMacro.cpp:220:16: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] if (false) UNSIGNED_LONGLONGS_EQUAL_TEXT(1, 0, "Failed because it failed"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:220:16: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/CppUTest/TestUTestMacro.cpp:221:10: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] else UNSIGNED_LONGLONGS_EQUAL_TEXT(1, 1, "Failed because it failed"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:221:10: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/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/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/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: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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] TEST(UnitTestMacros, FailureWithCHECK) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/TestUTestMacro.cpp:267:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, CHECKBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/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/CppUTest/TestUTestMacro.cpp:273:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestMacros, CHECKWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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/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/CppUTest/TestUTestMacro.cpp:284:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, FailureWithCHECK_TEXT) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/TestUTestMacro.cpp:291:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, CHECK_TEXTBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] 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/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/CppUTest/TestUTestMacro.cpp:304:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE(false); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:308:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, FailureWithCHECK_TRUE) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/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/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/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/CppUTest/TestUTestMacro.cpp:320:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestMacros, CHECK_TRUEWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/CppUTest/TestUTestMacro.cpp:322:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE(false); // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:331:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, FailureWithCHECK_TRUE_TEXT) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/TestUTestMacro.cpp:338:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, CHECK_TRUE_TEXTBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/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/include/CppUTest/CppUTestConfig.h:306:19: note: 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/CppUTest/TestUTestMacro.cpp:351:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] 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:355:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, FailureWithCHECK_FALSE) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/CppUTest/TestUTestMacro.cpp:361:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, CHECK_FALSEBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/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] IGNORE_TEST(UnitTestMacros, CHECK_FALSEWorksInAnIgnoredTest) ^ /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: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: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: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/CppUTest/TestUTestMacro.cpp:385:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/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:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/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' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] 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/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/CppUTest/TestUTestMacro.cpp:425:10: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] else CHECK_COMPARE(1, <, 2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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/CppUTest/TestUTestMacro.cpp:428:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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: note: 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: note: 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/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/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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 ^ 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: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' 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: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/include/CppUTest/CppUTestConfig.h:306:19: note: 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/CppUTest/TestUTestMacro.cpp:472:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, UNSIGNED_LONGS_EQUAL_macroExpressionSafety) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:474:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UNSIGNED_LONGS_EQUAL(1, 0.4 + 0.7); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:475:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UNSIGNED_LONGS_EQUAL(0.4 + 0.7, 1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:480:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, passingCheckEqualWillNotBeEvaluatedMultipleTimesWithCHECK_EQUAL) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:480:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:483:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(0, _countingMethod()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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/CppUTest/TestUTestMacro.cpp:490:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(12345, _countingMethod()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/CppUTest/TestUTestMacro.cpp:501:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:504:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, failing_CHECK_EQUAL_WithExpectedBeingEvaluatesMultipleTimesWillGiveAWarning) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/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/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/CppUTest/TestUTestMacro.cpp:518:16: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (false) CHECK_EQUAL(1, 2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/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: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/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 ^ /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' 291 warnings generated. virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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 ^ /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 ^ 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: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 ^ 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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp::701233:: 1warning:: noexcept specifications are incompatible with C++98 [-Wc++98-compat]warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, 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' TEST(UnitTestMacros, ENUMS_EQUAL_INTWithUnscopedEnumBehavesAsProperMacro) #define UT_NOTHROW noexcept ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24In file included from : :note1: : expanded from macro 'TEST'/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 testBody() _override; }; \ ^ 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 ^: 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::19125:: 24note:: expanded from macro '_override'note : expanded from macro 'UT_NOTHROW' #define _override override #define UT_NOTHROW noexcept ^ ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp: :expanded from macro 'UT_NOTHROW'1233 :1: #define UT_NOTHROW noexcept warning ^: 'override' keyword is incompatible with 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::351:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.hnote:: 65expanded from macro 'TEST': 53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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::24306:: 19note:: expanded from macro 'UT_NOTHROW'note : expanded from macro '_override' #define UT_NOTHROW noexcept ^ #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 ^ 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/TestUTestMacro.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp::123628:: 10In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h :39: /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] virtual ~NormalTestTerminator() _destructor_override; 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/CppUTestConfig.h:322:30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:: 308note:: 3expanded from macro '_destructor_override': note: #define _destructor_override overrideexpanded 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' 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 ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, NULLPTR, __FILE__, __LINE__): 79 ^: 42:/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 exitCurrentTest() const _override; ^ /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/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: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/tests/CppUTest/TestUTestMacro.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::1236322::1030:: warningnote: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]expanded from macro '_destructor_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h#define _destructor_override override: 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]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: warningIGNORE_TEST(UnitTestMacros, ENUMS_EQUAL_INTWithUnscopedEnumWorksInAnIgnoredTest): 'override' keyword is incompatible with 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 testBody() _override;: 79 ^: 27/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded 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:In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:: 28note: : 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:191:#define _override override26 : ^ 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 ^ /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; } \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/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::30639:: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:: 214note:: 46expanded from macro '_override': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _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 ^ /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:In file included from 314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp::6428:: 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 'ENUMS_EQUAL_TYPE'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] ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, NULLPTR, __FILE__, __LINE__) 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.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/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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp19::1241 :note5: :expanded from macro '_override' warning: #define _override override'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:308:3:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cppnote:: 28expanded from macro 'ENUMS_EQUAL_INT': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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: ENUMS_EQUAL_TYPE(int, expected, actual) warning ^: 'override' keyword is incompatible with 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: virtual void setRunIgnored() _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 'ENUMS_EQUAL_TYPE'306 :19: note: expanded from macro '_override' #define _override override ^ ENUMS_EQUAL_TYPE_LOCATION(underlying_type, 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/TestUTestStringMacro.cpp ^: 28: /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/TestHarness.h327::3968: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h :note257: :expanded from macro 'ENUMS_EQUAL_TYPE_LOCATION'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 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 nullptrIn 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; ^ /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 ^ 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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp :warning1257: :'override' keyword is incompatible with C++98 [-Wc++98-compat]1 : 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' TEST(UnitTestMacros, ENUMS_EQUAL_INT_TEXTWithUnscopedEnumBehavesAsProperMacro)#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 /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cppnote:: 28expanded 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:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h:112:77 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 runAllPostTestAction(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#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/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' 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: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \46 : ^40 : /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 ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:322#define _override override: 30 ^: note: expanded from macro '_destructor_override' #define _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 ^ /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] 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 if (false) ENUMS_EQUAL_INT_TEXT(UNSCOPED_ENUM_B, UNSCOPED_ENUM_A, "Failed because it failed");: 'override' keyword is incompatible with 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 ~ConsoleTestOutput() _destructor_override311 : ^3 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :note322: :expanded from macro 'ENUMS_EQUAL_INT_TEXT'30 : note: expanded from macro '_destructor_override' #define _destructor_override override ^ ENUMS_EQUAL_TYPE_TEXT(int, expected, actual, text) ^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/UtestMacros.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h317::1243::45 :note : warningexpanded from macro 'ENUMS_EQUAL_TYPE_TEXT': '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: ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, text, __FILE__, __LINE__)19 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hexpanded from macro '_override': 327:68#define _override override: ^note : expanded from macro 'ENUMS_EQUAL_TYPE_LOCATION' 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: UtestShell::getCurrent()->assertLongsEqual((long)0, long(0), NULLPTR, file, line); \warning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314 virtual void flush() _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/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/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] 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 ^ 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 nullptrIn 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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp1263::291: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h :warning193: :'override' keyword is incompatible with C++98 [-Wc++98-compat]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:19IGNORE_TEST(UnitTestMacros, ENUMS_EQUAL_EQUAL_INT_TEXTWithUnscopedEnumWorksInAnIgnoredTest): ^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: 79 ^: 27: note: In file included from expanded from macro 'IGNORE_TEST'/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 public: 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: virtual void print(const char*) _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/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: /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:expanded from macro '_override'35: note: expanded from macro 'IGNORE_TEST' #define _override override ^ 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:In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp::1929:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.hnote:: 197expanded from macro '_override': 38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override 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:306:19: note: expanded from macro '_override' #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/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/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/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/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/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/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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestMacro.cpp::1891289::461:: notewarning: : expanded from macro 'STRCMP_CONTAINS''override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67 STRCMP_CONTAINS_LOCATION(expected, actual, 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/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/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 ^ /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/TestUTestMacro.cpp:1309:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, MultipleCHECK_THROWS_inOneScope) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp65::9624::19 :note : warningexpanded from macro 'TEST': 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRNCMP_EQUAL(NULLPTR, "ok", 2); 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.h314::30617::19 :note : noteexpanded from macro 'NULLPTR': expanded from macro '_override' #define NULLPTR nullptr ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/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' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:99: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:TEST(UnitTestStringMacros, FailureWithSTRNCMP_EQUALAndExpectedIsNULL)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 ^ /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 ^ 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 ^ 199 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: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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 ^ 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; ^ 279 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; ^ 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: /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 ^ 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 ^/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] In file included from :1TEST(UtestShell, TeardownCalledAfterTestFailure): /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h^: 61:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h37::65 :warning24: :noexcept specifications are incompatible with C++98 [-Wc++98-compat] note: expanded from macro 'TEST' void testBody() _override; }; \ 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 :306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::19125:: 24note:: expanded from macro '_override'note : expanded from macro 'UT_NOTHROW' #define _override override ^ #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/tests/CppUTest/UtestTest.cpp :132/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::1125:: 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/CppUTest/UtestMacros.hexpanded from macro 'UT_NOTHROW': 67:35: note: #define UT_NOTHROW noexceptexpanded from macro 'TEST' ^ virtual Utest* createTest() _override { return new TEST_##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 note: :expanded from macro '_override'1 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:#define _override override64 : ^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/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 ^ 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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:161:1: 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:TEST(UtestShell, TestStopsAfterSetupFailure)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: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:19:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockNamedValueTest.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/TestHarness.h:#define _override override39 : ^/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/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:In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockNamedValueTest.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: 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 ^ /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 ^ 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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp181::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: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:: 191'nullptr' is incompatible with C++98 [-Wc++98-compat]: 26: warning: 'override' keyword 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 virtual void setup() _override;: 189 ^: 46:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro 'STRCMP_CONTAINS'19 : note: expanded from macro '_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:#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/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 ^ /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; }; \ ^ 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/MockNamedValueTest.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 :233:25#define _override override: ^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/UtestTest.cpp:188: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/MockNamedValueTest.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 67/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::3539:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.hnote:: 234expanded from macro 'TEST': 38: 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: virtual ~ExecFunctionTestShell() _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 override: 30 ^: note: expanded from macro '_destructor_override' #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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp virtual bool willRun() const _override;: 202 ^: 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(UtestShell, RunInSeparateProcessTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h#define _override override: 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/MockNamedValueTest.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 :note255: :expanded from macro '_override'34 : warning#define _override override: '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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp47::202 :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:67:35: virtual SimpleString getMacroName() const _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: 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/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 ^ /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] In file included from TEST(UtestShell, TestDefaultCrashMethodInSeparateProcessTest)/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/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::6542:: 24/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestResult.h:: 45note:: 5expanded from macro 'TEST': warning: defaulted function definitions 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:19: DEFAULT_COPY_CONSTRUCTOR(TestResult)note : ^expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80:#define _override override 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/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 ^ /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 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 ^ /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' In file included from void testBody() _override; }; \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockNamedValueTest.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 :note111: :expanded from macro '_override'76 : warning: #define _override override'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:: 266warning:: 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 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 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/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/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 ^ /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 ^ 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/tests/CppUTest/UtestTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::272314::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: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 ^ 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 /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' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:29 virtual Utest* 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/MockNamedValue.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::86306::5119:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ virtual void copy(void* dst, const void* src) _override { copier_(dst, src); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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/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/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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp: :'override' keyword is incompatible with C++98 [-Wc++98-compat]294 :1: 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.hTEST(IgnoredUtestShell, runIgnoredOptionSpecifiedWillNotInfluenceNormalTestCount): 322^: 30:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :note65: :expanded from macro '_destructor_override'24 : 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' #define _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/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/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/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/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' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp#define NULLPTR nullptr: 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/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' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: 316 ^: 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' STRCMP_EQUAL("IGNORE_TEST(TestGroup, TestName)", ignoredTest.getFormattedName().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/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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp :note72: :expanded from macro '_override'3 : warning#define _override override: '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/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/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/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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp :note89: :expanded from macro 'CHECK'3 : 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:314:17: note: expanded from macro 'NULLPTR' POINTERS_EQUAL(&comparator, target.getComparatorForType("MyType"));#define 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/CppUTestExt/MockNamedValueTest.cpp:90:3: 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/UtestTest.cpp:354:1: warning: POINTERS_EQUAL(&copier, target.getCopierForType("MyType"));'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^: 262:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h51::65 :note24: :expanded from macro 'POINTERS_EQUAL' note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306 POINTERS_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' :#define _override override314 : ^17 : note: 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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp :110#define _override override: 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/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 ^ /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/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.h:314:17: note: 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: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/tests/CppUTestExt/MockNamedValueTest.cppTEST(CanHaveMemberVariablesInTestGroupThatAllocateMemoryWithoutCausingMemoryLeaks, testInTestGroupName): 116^: 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(MockNamedValue, GivenToleranceUsed) 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::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/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' virtual Utest* createTest() _override { return new 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/MockNamedValueTest.cpp::19116:: 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:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/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/tests/CppUTestExt/MockNamedValueTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::12065::324:: warningnote: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]expanded from macro 'TEST' void testBody() _override; }; \ ^ 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/CppUTestConfig.h ^: 306:19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:: 281note:: 55expanded from macro '_override': note: #define _override overrideexpanded 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/UtestTest.cpp:437:1:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp :warning121: :'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:367:: 35warning:: 'nullptr' is incompatible with C++98 [-Wc++98-compat]note : expanded from macro 'TEST' DOUBLES_EQUAL(3.2, value->getDoubleTolerance(), 0.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/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::281306::5519:: notenote: : expanded from macro 'DOUBLES_EQUAL'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: 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: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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp5::124 :warning1: :'nullptr' is incompatible with C++98 [-Wc++98-compat] warning: 'override' keyword 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: TEST(MockNamedValue, DoublesEqualIfWithinTolerance)note : ^expanded from macro 'CHECK' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: CHECK_TRUE_LOCATION(condition, "CHECK", #condition, 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 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 nullptr: 306 ^: 19: note: 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/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/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/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/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/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/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' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestTest.cpp:#define NULLPTR nullptr456 : ^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 ^ 569 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: 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; ^ 175 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/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: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/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: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/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: warning: 'override' keyword is 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/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: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 :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/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: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/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/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:251:34: warningIn file included from : /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]: 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: virtual ~IgnoredUtestShell() _destructor_override;42 : ^ 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: 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/SimpleMutexTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.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/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::25473::3437:: 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 ~NormalTestTerminator() _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/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: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/tests/CppUTestExt/MockParameterTest.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/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'79 :42: warning#define _override override: '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/SimpleMutexTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h28:: 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'257 :47: warning#define _override override: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ virtual SimpleString getMacroName() const _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.h29:: 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'80 :48: warning#define _override override: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp::32228:: 30In 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 '_destructor_override'/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] #define _destructor_override 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:306:19: note: expanded from macro '_override' #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: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: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; ^ 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:: 59note:: 68expanded 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' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp #define UT_NOTHROW noexcept: 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:In file included from 69:: 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]: 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; ^ 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 : ^125 :24/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.cppnote::: 1928expanded from macro 'UT_NOTHROW':: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h: #define UT_NOTHROW noexcept:expanded from macro '_override' 44 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h:#define _override override93 : ^59In file included from : :warning1: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h :61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; 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.h::306125::1924:: notenote: : expanded from macro '_override'expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept #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: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: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp: :expanded from macro 'UT_NOTHROW'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 UT_NOTHROW noexcept: 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 :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] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _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/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/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: In file included from defaulted function definitions are incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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 DEFAULT_COPY_CONSTRUCTOR(TestResult): 46 ^: 40:/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 ~MemoryLeakWarningPlugin() _destructor_override; ^ #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 ^: 322:30: note: expanded from macro '_destructor_override' #define _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/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: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/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: 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/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: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/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: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/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: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/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: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/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' #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: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 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/CppUTest/SimpleMutexTest.cpp::2729: : 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/SimpleMutex.h::3931: : /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/PlatformSpecificFunctions.h190::3121: :/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: 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: void printBuffer(const char* s) _overridenote : ^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/MockPluginTest.cpp:27: 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:191: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/CppUTest/SimpleMutexTest.cpp virtual void setup() _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 :155:#define _override override18 : ^ 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 void flush() _override: 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::192306::2919:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]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/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: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/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:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _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::29306: :In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:: 44note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.hexpanded from macro '_override': 93:59#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/SimpleMutexTest.cpp:29: In file included from virtual void postTestAction(UtestShell&, TestResult&) _override;/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/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h::306181::1936:: notewarning: : expanded from macro '_override''override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp : ^27 virtual ~CompositeTestOutput() _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 :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.h322::23330::25 :note : warningexpanded from macro '_destructor_override': 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _destructor_override 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: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 : ^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: 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/MockPluginTest.cppIn file included from ::/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp18327::38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ : 29In 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:In file included from :306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h39::: 1944/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.h234note::: 11138expanded from macro '_override':: 76 :warning : #define _override overridewarning'override' keyword is incompatible with C++98 [-Wc++98-compat] : ^'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: virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override;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/SimpleMutexTest.cpp#define _destructor_override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :29 ^306: :In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.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/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 override184 : ^60 :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cppwarning:: 27'override' keyword 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:In file included from 228/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp::42 virtual void printTestsEnded(const TestResult& result) _override;29: : ^In file included from warning /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'nullptr' is incompatible with C++98 [-Wc++98-compat]44: : 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h::19112:: ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) :77note :: ^ expanded from macro '_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]314#define _override override : 17 ^: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr 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/CppUTest/SimpleMutexTest.cpp:In file included from :306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp29::: 1927In file included from :: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h In file included from /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 '_override': 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/PlatformSpecificFunctions.h::22831#define _override override:: 67/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h ^:: 186warning:: 66'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:314:17: note: virtual void printCurrentTestStarted(const UtestShell& test) _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 ^: 306:19: note: expanded from macro '_override' #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: 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/CppUTest/SimpleMutexTest.cpp::22929:: 116In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h :warning31: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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: 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 void printCurrentTestEnded(const TestResult& res) _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/MockParameterTest.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/SimpleMutexTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::2945: : In file included from /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/SimpleMutex.h::4631:: 40In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/PlatformSpecificFunctions.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 :188:67: 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: virtual void printCurrentGroupStarted(const UtestShell& test) _override;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/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp::#define _destructor_override override30627 :: ^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 :251:34: warning#define _override override: 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 :29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h virtual ~IgnoredUtestShell() _destructor_override;: 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.hIn file included from ::/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp48322:::297030: ::In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.hwarningnote:: : 31'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_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:#define _destructor_override override31 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h :189 virtual void preTestAction(UtestShell& test, TestResult& result) _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: 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 :27 virtual void printCurrentGroupEnded(const TestResult& res) _override;: 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/CppUTestConfig.h : :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h306::25419::34 :note : warningexpanded 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'override' keyword is incompatible with C++98 [-Wc++98-compat]: 29#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 virtual bool willRun() const _override; : 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.h::49306:In file included from :71/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp19::: 29 warning: note: 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.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/CppUTest/PlatformSpecificFunctions.h : ^31 : 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/TestOutput.h : ^191 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.cpp48:::30627 :: warning19In 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] : 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: virtual void verbose(VerbosityLevel level) _override;34 #define _override 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 void setRunIgnored() _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/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/CppUTestExt/MockPluginTest.cpp::3127: : 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/include/CppUTest/TestHarness.h::3139: : /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/Utest.h::192257::2647:: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: virtual void color() _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': 19In 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:note 29: ^: 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 ^:In file included from 91/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:: 27warning: : 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 :In file included from 39/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/Utest.h29:: 258In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.h69: MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR);:31 : ^warningIn 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]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :31314: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h17::193 virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; : note43 ^: : expanded from macro 'NULLPTR' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h warning:: 306'override' keyword is incompatible with C++98 [-Wc++98-compat]:#define NULLPTR nullptr 19 : ^ note: expanded from macro '_override' virtual void printBuffer(const char*) _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: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/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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:197In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp38::30 : warningIn 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 'override' 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 31:: 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 virtual void printDouble(double) _override;:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h 31: ^: 42 /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockFailure.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/TestResult.h57:::306:194528::: 5 note:warning: : expanded from macro '_override'warning'override' keyword is incompatible with C++98 [-Wc++98-compat] : defaulted function definitions are incompatible with C++98 [-Wc++98-compat] #define _override override ^ DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ virtual ~MockFailure() _destructor_override {} /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:In file included from :322/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp ::note3029: :: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/SimpleMutex.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/CppUTest/PlatformSpecificFunctions.h #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default;: 31 ^#define _destructor_override override: /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.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp40::3012: :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: return NULLPTR;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.h::31314: :In file included from 17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:: 33note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockNamedValue.hexpanded from macro 'NULLPTR': 72:68: #define NULLPTR nullptrwarning : ^'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/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: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:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: 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/MockPluginTest.cpp31:: 27In 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/include/CppUTest/TestHarness.h33:: 44/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/TestPlugin.h86::11151::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/tests/CppUTest/SimpleMutexTest.cpp :80:1: warning: virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override;'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 :TEST(SimpleMutexTest, CreateAndDestroy)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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h : ^65#define _override override : 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:27 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 :44/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/TestPlugin.h306::11219::77 :note : warningexpanded from macro '_override': 'override' keyword is incompatible with C++98 [-Wc++98-compat] #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' #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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp31:: 80In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h1::32 : warningIn file included from : /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]: 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/MockActualCall.h::6733:: 35/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockNamedValue.h:: 104note:: 5expanded from macro 'TEST': In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp: :defaulted function definitions are 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:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \46 : DEFAULT_COPY_CONSTRUCTOR(MockNamedValue) ^40 : ^ /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/CppUTest/CppUTestConfig.h306'override' keyword is incompatible with C++98 [-Wc++98-compat]:: 15019::80 :note virtual ~MemoryLeakWarningPlugin() _destructor_override;: note expanded from macro '_override': ^ 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:322#define _override override: 30 ^: note: expanded from macro '_destructor_override' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^#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: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/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: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/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: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/MockPluginTest.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/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: '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/MockPluginTest.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 ^ /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:127In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp42::28 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h: :expanded from macro 'CHECK_EQUAL'148 :39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _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:/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/MockPluginTest.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' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp#define _override override: 86 ^: 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/MockPluginTest.cpp:28: /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:In file included from :127/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp155:::33018:: : In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.hwarning: :: expanded from macro 'CHECK_EQUAL'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: void flush() _override32 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :31 ^306: :In file included from 19/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/MockActualCall.h::: 14234note:: : 66/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockExpectedCallsList.hexpanded from macro '_override':: 90note:#define _override override: 50 expanded from macro 'CHECK_EQUAL_LOCATION': warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ : expectedCall_(expectedCall), next_(NULLPTR) {} 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.h314::31417::17 :note : noteexpanded from macro 'NULLPTR': expanded from macro 'NULLPTR' #define NULLPTR nullptr #define NULLPTR nullptr ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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/MockPluginTest.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/tests/CppUTest/SimpleMutexTest.cpp : ^87 :/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(1, mutexDestroyCount); ^ /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/tests/CppUTestExt/MockPluginTest.cpp::4228:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.hnote:: 184expanded from macro 'CHECK_EQUAL': 60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _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:/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 ^ 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' #define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp ^: 87:5: warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp'nullptr' is incompatible with C++98 [-Wc++98-compat]: 28: /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.h187::12763::3 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro 'CHECK_EQUAL' 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: CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) note ^: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:#define _override override142 : ^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/MockPluginTest.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] UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ 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/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/MockPluginTest.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/tests/CppUTestExt/MockPluginTest.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/tests/CppUTestExt/MockPluginTest.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/tests/CppUTestExt/MockPluginTest.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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp virtual void printBuffer(const char*) _override;: 88 ^: 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(0, mutexLockCount); ^ ^ /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/MockPluginTest.cpp127::2842: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h :note194: :expanded from macro 'CHECK_EQUAL'37 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(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:/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 ^ ^ 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:195:In file included from 30/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 virtual void print(long) _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/tests/CppUTest/SimpleMutexTest.cpp: /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:88:306:38:5:19:38: : note: expanded from macro '_override' warning : #define _override overridewarning'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:127:3:In file included from note: expanded from macro 'CHECK_EQUAL' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp virtual ~MockCheckedActualCall() _destructor_override;: 28 ^: /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 CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)196: :322 ^32: :30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h ::warning 142: note:'override' keyword is incompatible with C++98 [-Wc++98-compat]: 66 expanded from macro '_destructor_override': note: expanded from macro 'CHECK_EQUAL_LOCATION' virtual void print(size_t) _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 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.h: :expanded from macro '_override'314 :In file included from 17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:: #define _override override30note : : ^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 :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 nullptr: 32 ^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/MockCheckedActualCall.h::2840: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h64::197 :warning38: :'override' keyword is incompatible with C++98 [-Wc++98-compat] warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString& name) _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/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:28: 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/MockParameterTest.cpp::19830:: 59In 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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp::3289: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h5::41 : virtual void printFailure(const TestFailure& failure) _override;warning57 : : ^'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/CppUTestConfig.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]306 CHECK_EQUAL(0, mutexUnlockCount);: 19 ^: note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h virtual MockActualCall& withCallOrder(unsigned int) _override;expanded from macro '_override': 127 ^: 42:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h#define _override override : note306 ^: : expanded from macro 'CHECK_EQUAL'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:28: #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/TestOutput.h : ^ ^199 :52/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] :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 'NULLPTR': virtual void setProgressIndicator(const char*) _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 NULLPTR nullptr 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:: 42expanded from macro '_override': 85: #define _override overridewarning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp89::285: : 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/TestOutput.h :warning ^201: :'nullptr' is incompatible with C++98 [-Wc++98-compat]26/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.hwarning::: 19127'override' keyword is incompatible with C++98 [-Wc++98-compat]:: 3note:: virtual void flush() _override;expanded from macro '_override'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#define _override override: 306 ^: 19: note CHECK_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#define _override override: 142 ^:In file included from 66/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 'CHECK_EQUAL_LOCATION'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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: UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \warning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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 ^ 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] 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:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockFailure.h:57:28: virtual MockActualCall& withLongIntParameter(const SimpleString& name, long 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 virtual ~MockFailure() _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/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 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::31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h:5133:: 89/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockNamedValue.h:: 72warning:: 68'override' keyword is incompatible with C++98 [-Wc++98-compat]: 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 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/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: 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 In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp::3330: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockNamedValue.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h73::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:52:100: 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 ^ 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 /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]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 : TEST(SimpleMutexTest, LockUnlockTest)/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/MockCheckedActualCall.h^30: : 31In 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.hIn file included from ::/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockActualCall.h6531::: 3324In 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/MockNamedValue.h ::note3286: : :expanded from macro 'TEST'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h51 ::54 :warning122: void testBody() _override; }; \:'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/CppUTestConfig.h :306 virtual void copy(void* dst, const void* src) _override { copier_(dst, src); }: 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 virtual MockActualCall& 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/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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:92:1: warning: In file included from '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/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 /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h67/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:::30635: note: 32:expanded from macro 'TEST': 19 In 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: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockNamedValue.h: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \104#define _override override : ^5 ^ : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hwarning:: 306defaulted function definitions are incompatible with C++98 [-Wc++98-compat]: 19: note: DEFAULT_COPY_CONSTRUCTOR(MockNamedValue)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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h30 :: ^150In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h80::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 'DEFAULT_COPY_CONSTRUCTOR': 32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:56:89 #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default;: ^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' #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: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/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: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/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: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/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: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 /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] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp CHECK_EQUAL(1, mutexCreateCount);: 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/UtestMacros.h31:: 127In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h42::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_EQUAL'65 :60: 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 int returnIntValueOrDefault(int default_value) _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' :In file included from 306#define NULLPTR nullptr/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp: :19 ^29: : 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 /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.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/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]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp :100In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp5:: : expectedCall_(expectedCall), next_(NULLPTR) {}30 : warning ^In file included from : /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]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h: :31314: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:In file included from :17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h127::: 323note: :: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h expanded from macro 'NULLPTR':note 66: :expanded from macro 'CHECK_EQUAL'#define NULLPTR nullptr34 : ^ 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 int returnIntValue() _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:In file included from 17/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 '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#define NULLPTR nullptr: 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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:101:5:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cppwarning:: 30'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 CHECK_EQUAL(1, mutexLockCount);: 32 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:71/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::43127:: 42warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro 'CHECK_EQUAL' virtual long int returnLongIntValue() _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/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/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: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cppwarning:: 101'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:127:3 virtual long int returnLongIntValueOrDefault(long int default_value) _override;: ^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 :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/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/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 UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \: 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.h74::31465::17 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 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/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:: 38In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h38::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]: 32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:75: virtual ~MockCheckedActualCall() _destructor_override;106 : ^ 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' #define _destructor_override override ^ 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:In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp::1929:: 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/tests/CppUTest/SimpleMutexTest.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h102#define _override override:: 405 ^:: 64 :warning : warning'nullptr' is incompatible with C++98 [-Wc++98-compat]: 'override' keyword 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 CHECK_EQUAL(1, mutexUnlockCount);: 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/MockFailureReporterForTest.h ^ : 31/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: ::In file included from 127306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:::421932::: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hnotenote:: : 77expanded from macro 'CHECK_EQUAL'expanded from macro '_override': 56: #define _override overridewarning : ^'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:In file included from 314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:: virtual cpputest_longlong returnLongLongIntValue() _override;1729 :: ^ In file included from note/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:expanded from macro 'NULLPTR':32 306: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h19#define NULLPTR nullptr:: 41 ^:note 57: :expanded from macro '_override' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #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' 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 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:102 ^30: : 5In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :warning31: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]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::/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h2932:: : 127In 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:3:78:32: : 96note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: : expanded from macro 'CHECK_EQUAL'42warning :: 85'override' keyword is incompatible with C++98 [-Wc++98-compat]: 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 MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override;: virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override;142 ^ : ^66/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.h306note::: 30619expanded from macro 'CHECK_EQUAL_LOCATION':: 19 :note : noteexpanded from macro '_override': expanded from macro '_override' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ #define _override 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: 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.cppIn file included from :#define NULLPTR nullptr/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 43/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::8332:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hwarning:: 80'override' keyword is incompatible with C++98 [-Wc++98-compat]: 51: 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 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#define _override override: 306 ^: 19: note: expanded from macro '_override' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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/tests/CppUTestExt/MockParameterTest.cpp:30: 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/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/tests/CppUTest/SimpleMutexTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h ::10381#define _override override:: 586 ^:: warningwarning: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]'override' keyword 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: CHECK_EQUAL(1, mutexDestroyCount);32 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :45:92/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override;:: 127 ^warning: : 42'override' keyword is 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: : 306note:: 19expanded from macro 'CHECK_EQUAL': note virtual MockActualCall& withLongIntParameter(const SimpleString& name, 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 CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__):#define _override 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'314 :17:#define _override override noteIn file included from ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp expanded from macro 'NULLPTR': 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 NULLPTR nullptr31In 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 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h29:: 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::3283: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h81::46 :warning109: :'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/tests/CppUTest/SimpleMutexTest.cpp:103:5: virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; virtual const char * returnStringValueOrDefault(const char * default_value) _override;warning ^ : ^'nullptr' is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/include/CppUTest/UtestMacros.h:306:19:127:19: :3note: :expanded from macro '_override'note : noteexpanded from macro '_override': #define _override overrideexpanded 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/MockPluginTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h29:In file included from : 142/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.h6630::: 32 In file included from : note/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.h: ::expanded from macro 'CHECK_EQUAL_LOCATION'3147 : :In file included from 105/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] UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \: 84 ^: 46:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :warning314: : virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override;'override' keyword is incompatible with C++98 [-Wc++98-compat]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 virtual const char * returnStringValue() _override; : 19 ^:#define NULLPTR nullptr 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:48:114: 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& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong 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.h::86306::4019:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #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/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 :49:89: warning#define _override override: '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: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.h:: 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 override32 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :87: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/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:50:94: virtual double returnDoubleValueOrDefault(double 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: virtual MockActualCall& withStringParameter(const SimpleString& name, const char* 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/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 /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h31:: 51In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h89::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]89 :52: 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: 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: 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 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:52: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/tests/CppUTestExt/MockParameterTest.cpp: virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _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/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': 90:87#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:53:101: warning virtual const void * returnConstPointerValueOrDefault(const void * 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: virtual MockActualCall& withFunctionPointerParameter(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 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.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::3254: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h122::92 :warning41: :'override' keyword is incompatible with C++98 [-Wc++98-compat] 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; ^ virtual void * returnPointerValue() _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:55:In file included from 120/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:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:93 virtual MockActualCall& withParameterOfType(const SimpleString& type, const SimpleString& name, const void* value) _override;: 56 ^: /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 * 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 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::5632:: 89/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 95warning:: 52'override' keyword is incompatible with C++98 [-Wc++98-compat]: 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: 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/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] 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: virtual MockActualCall& withOutputParameterOfType(const SimpleString& type, const SimpleString& name, void* output) _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/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::96 :note71: :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: virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override;32 : ^/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.h::35306:: 19warning:: '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' #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::3260: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h42::98 :warning61: :'override' keyword is incompatible with C++98 [-Wc++98-compat] 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' virtual MockActualCall& onObject(const void* objectPtr) _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: 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 ^: 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 /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: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' 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/tests/CppUTestExt/MockPluginTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::2932: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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/CppUTestExt/MockCheckedActualCall.h::14674::5865:: warningwarning: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]'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: : name_(name), type_(type), ptr_(ptr), next_(NULLPTR) {}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' #define NULLPTR nullptrIn 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: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/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:77:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from virtual cpputest_longlong returnLongLongIntValue() _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:159#define _override override: 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/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:78 virtual ~MockActualCallTrace() _destructor_override;: 96 ^: 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 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#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/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::8030:: 51In 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 unsigned int returnUnsignedIntValue() _override;: 161 ^: 64/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 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/MockPluginTest.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/MockSupport.h306::3219: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :note81: :expanded from macro '_override'86 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override 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:306:19: note: expanded from macro '_override' #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::83162::8157:: warningwarning: : 'override' keyword 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; ^ /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: #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/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; 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': #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 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:: 163/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::8586:: 40warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: virtual MockActualCall& 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:#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/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: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:In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp::1930:: 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:164:In file included from 83/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.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/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 MockActualCall& withIntParameter(const SimpleString& name, int value) _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.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:90:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30 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/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::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'165 :100:#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:92:41: virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned 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: virtual void * returnPointerValue() _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/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:56In 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: virtual void * returnPointerValueOrDefault(void *) _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/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::166 :note92: :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/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: virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override;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/CppUTestConfig.h :306:19: virtual void (*returnFunctionPointerValue())() _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/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.cpp96::3071: :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:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override;167 : ^109 :/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& 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/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/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::98 :note61: :expanded from macro '_override' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #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.h:306:19: note: expanded from macro '_override' #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: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:146:58: warning: 'nullptr' 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 : name_(name), type_(type), ptr_(ptr), next_(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 override note ^: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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] In file included from 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/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:: 159note:: 36expanded from macro '_override': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ 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: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 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:: 172/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::89161:: 64warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]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: virtual MockActualCall& withPointerParameter(const SimpleString& name, void* 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:162:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from virtual MockActualCall& withCallOrder(unsigned int) _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:173#define _override override: 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/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 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: virtual MockActualCall& withBoolParameter(const SimpleString& name, bool 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 /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::16431:: 83In 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 :174:101: warning: virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override;'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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; ^ 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 :165:100: warning#define _override override: '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' 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:32In 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/MockCheckedActualCall.h::29175: :In file included from 122/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]: 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: virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _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' #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:167:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] 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/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 :32: #define _override override/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]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: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _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/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:169:114: warningIn file included from : /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 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/CppUTestExt/MockCheckedActualCall.h ^: 177/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 ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _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.h::32306: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h19::170 :note89: :expanded from macro '_override' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ 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' 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: 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/MockPluginTest.cpp::17829:: 125In 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 :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 virtual MockActualCall& withOutputParameterOfType(const SimpleString& typeName, const SimpleString& name, void* output) _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/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:172:89: warningIn file included from : /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 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/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::306180::1935:: notewarning: : expanded from macro '_override''override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual bool hasReturnValue() _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': 173:100: warning: #define _override override'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: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:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:181:42In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.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/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 virtual MockNamedValue returnValue() _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 MockActualCall& withFunctionPointerParameter(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 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 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::175183::12263:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _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.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.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp176::30124: :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:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: virtual MockActualCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override;184 : ^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 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'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#define _override override: 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] In file included from virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _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:186#define _override override: 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/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 int returnIntValueOrDefault(int default_value) _override;32 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :178/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::125306:: 19warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro '_override' #define _override 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: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 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:: 187/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::34180:: 35warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _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/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:181:42: warningIn file included from : /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: virtual MockNamedValue returnValue() _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/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::189 :note60: :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: virtual unsigned long int returnUnsignedLongIntValue() _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::183:63: warning19: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro '_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.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/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.h184::3236: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :warning190: :'override' keyword is incompatible with C++98 [-Wc++98-compat]86 : 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' #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/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': 186:60: warning: #define _override override'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: 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:32In 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/MockCheckedActualCall.h::29192: :In file included from 43/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]: 187:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override; virtual int returnIntValue() _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:189:60: warningIn file included from : /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 long int returnUnsignedLongIntValue() _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.h32:: 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::19193:: 74note:: 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 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/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::306190::1986:: notewarning: : expanded from macro '_override''override' keyword is incompatible with C++98 [-Wc++98-compat] #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: 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::19232:: 43/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 195warning:: 65'override' keyword is incompatible with C++98 [-Wc++98-compat]: 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' virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _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/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:193#define _override override: 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:In file included from 19/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 '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :31: #define _override overrideIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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:In file included from 106/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.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/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 returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _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/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:196:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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 virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_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:: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 198note:: 56expanded 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/MockPluginTest.cpp:29: In file included from virtual cpputest_longlong returnLongLongIntValue() _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.h198::30656:19:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override 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.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 199/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::9632:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hwarning:: 199'override' keyword 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; ^ /home/conan/w/cci_PR-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 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:In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp::1929:: 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:201:51:#define _override override 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:19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp :note30: : 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:In file included from 201/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp::5129:: 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:202:86: 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: 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.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/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.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp32:: 30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :In file included from 204/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::8131:: 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: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 :202:#define _override override86 : ^ 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:205:46: warning: virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int 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 virtual const char * returnStringValue() _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: 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: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: 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.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp32:: 29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :In file included from 204/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::8132:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hwarning:: 208'override' keyword is incompatible with C++98 [-Wc++98-compat]: 69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double default_value) _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 :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:210:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from virtual void * returnPointerValue() _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:205#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:211 virtual const char * returnStringValue() _override;: 56 ^: 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 * returnPointerValueOrDefault(void *) _override;: ^ /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:29: 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/MockParameterTest.cpp32:: 30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :In file included from 213/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::5231:: 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:207: virtual const void * returnConstPointerValue() _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' #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:306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp19::29 : 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:214#define _override override: 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.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 override: 32 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:208:69In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.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/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 double returnDoubleValueOrDefault(double default_value) _override; ^ virtual void (*returnFunctionPointerValue())() _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:217:In file included from 71/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:32 virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override;: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h ^: 210/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::41306:: 19warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro '_override' #define _override override ^ 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::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 :219:61: warning#define _override override: '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/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: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/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::32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h32:: 213/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::52237:: 59warning:: '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; 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/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:238:57: 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 MockActualCall& withCallOrder(unsigned int) _override { return *this; }: 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::214306::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 const void * returnConstPointerValueOrDefault(const void * default_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::19239:: 74note:: expanded from macro '_override'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] #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: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::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.h216::3252: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :warning240: :'override' keyword is incompatible with C++98 [-Wc++98-compat]72 : 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: virtual MockActualCall& withIntParameter(const SimpleString&, int) _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: 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::24130:: 89In 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:217:71: virtual MockActualCall& withUnsignedIntParameter(const SimpleString&, 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: 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:306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp19::29 : 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 override242 : ^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' 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.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp32:: 29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :In file included from 219/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::6132:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hwarning:: 243'override' keyword is incompatible with C++98 [-Wc++98-compat]: 98: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* objectPtr) _override; ^ 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/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: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/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: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/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: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'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 override30 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: 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/MockPluginTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::29237: :In file included from 59/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]: 247:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString&) _override { return *this;} ^ 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/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:248:79: 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& withPointerParameter(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/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:: 238expanded from macro '_override': 57: #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 MockActualCall& withCallOrder(unsigned int) _override { return *this; }/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/include/CppUTest/CppUTestConfig.h :warning306: :'override' keyword is incompatible with C++98 [-Wc++98-compat]19 : note: expanded from macro '_override' virtual MockActualCall& 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/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:: 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.h250::23992::74 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: '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 virtual MockActualCall& withBoolParameter(const SimpleString&, bool) _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 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/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] 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& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; }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:: 240expanded from macro '_override': 72: #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 MockActualCall& withIntParameter(const SimpleString&, int) _override { return *this; }: 252 ^: 104:/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& 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' #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.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::31253: :In file included from 77/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]: 241:89: 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 ^ virtual MockActualCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override { return *this; } ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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': 254:104: warning: #define _override override'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: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 : ^32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:242:In file included from 81/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.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/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; } 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:/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:257: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/MockParameterTest.cpp virtual MockNamedValue returnValue() _override { return MockNamedValue(""); }: 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 :243:#define _override override98 : ^ 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:259:55: 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 virtual bool returnBoolValueOrDefault(bool value) _override { return value; }: 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:260: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 virtual bool returnBoolValue() _override { return false; }: 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 :244#define _override override: 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/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:262:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } 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/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:263: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/MockParameterTest.cpp: virtual int returnIntValueOrDefault(int value) _override { return value; }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:: 32note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hexpanded from macro '_override': 245:103#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:265:60: 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 virtual unsigned long int returnUnsignedLongIntValue() _override { return 0; }: 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:In file included from 266/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp::9230:: In file included from warning/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:246: virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int value) _override { return value; }78 : ^ 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 MockActualCall& withDoubleParameter(const SimpleString&, double) _override { return *this; }/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/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:: note268: :expanded from macro '_override'43 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #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/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: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/MockFailureReporterForTest.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h31:: 269In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h66::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]247 :83: 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 ^ virtual MockActualCall& withStringParameter(const SimpleString&, const char*) _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::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 :271:65: warning#define _override override: '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' 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/tests/CppUTestExt/MockPluginTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::2932: : 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::24832:: 79/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 272warning:: 98'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong value) _override { return value; } ^ 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:/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:274: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 virtual cpputest_longlong returnLongLongIntValue() _override { return 0; }: 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 :249:#define _override override90 : ^ 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:275:88: warning: virtual MockActualCall& withConstPointerParameter(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: virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong 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: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.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp277::3051: : 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/MockFailureReporterForTest.h:31: In file included from virtual unsigned int returnUnsignedIntValue() _override { return 0; }/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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::306250::1992:: 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: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h virtual MockActualCall& withFunctionPointerParameter(const SimpleString& , void (*)()) _override { return *this; }: 278 ^: 78: /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 unsigned int returnUnsignedIntValueOrDefault(unsigned int 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/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::28030:: 40In 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 double returnDoubleValue() _override { return 0.0; }: 251 ^: 106/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/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 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/CppUTestExt/MockCheckedActualCall.h ^: 281:61/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 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#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/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.h283::3146: :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:252:104: warning: virtual const char * returnStringValue() _override { return ""; }'override' keyword is 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& 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: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 override284 : ^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: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 : ^32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:253:In file included from 77/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.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/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 MockActualCall& withOutputParameter(const SimpleString&, void*) _override { return *this; } 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.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:287:62: 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 void * returnPointerValueOrDefault(void * 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 :note32: : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :254:#define _override override104 : ^ 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:289:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString&, const SimpleString&, void*) _override { return *this; } ^ 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/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:290:79: 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: virtual const void * returnConstPointerValueOrDefault(const void * value) _override { return value; }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::256 :note35: :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 virtual bool hasReturnValue() _override { return false; }: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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::29219::52 :note : warningexpanded from macro '_override': 'override' keyword 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: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/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.h257::3242: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :warning293: :'override' keyword is incompatible with C++98 [-Wc++98-compat]76 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*value)()))() _override { return value; } 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/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:295:52: warningIn 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 'override' 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:32 virtual MockActualCall& onObject(const void* ) _override { return *this; }: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h ^: 259/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::55306:: 19warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]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/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:265In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp60::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:286:60: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override { return 0; } ^ 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:/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 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.h289::3271: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :warning266: :'nullptr' is incompatible with C++98 [-Wc++98-compat]92 : 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:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr 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' 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: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/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.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 nullptr268 : ^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/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: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/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 /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: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/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:40 virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int value) _override { return value; }: 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: virtual ~MockCheckedExpectedCall() _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 override: 30 ^: note: expanded from macro '_destructor_override' #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 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/MockPluginTest.cpp::3129: : 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::28042::4066:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withName(const SimpleString& name) _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/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/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.hIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp::3043: :In file included from 69/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 :32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:281:61: virtual MockExpectedCall& withCallOrder(unsigned int callOrder) _override { return withCallOrder(callOrder, callOrder); } ^ 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 double returnDoubleValueOrDefault(double value) _override { return value; } ^ 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 :note33: : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :44:105: warning#define _override override: '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: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 : ^32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:283:46: 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:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:45:87: warning: virtual const char * returnStringValue() _override { return ""; }'override' keyword is 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 : /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/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:33In 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/MockCheckedExpectedCall.h::3046: :In file included from 85/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 :32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:284:73: virtual MockExpectedCall& 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 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:In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp::1929:: 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:47:102: #define _override overridewarning : ^'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:In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp::1930:: 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:286: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/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:48:94: virtual void * returnPointerValue() _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:306:19: virtual MockExpectedCall& withLongIntParameter(const SimpleString& name, long int value) _override;note ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306: :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/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.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp49::30111: :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:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:287:62 virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int 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' #define _override override ^ 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/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::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'50 :107: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#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/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:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:289:In file included from 52/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.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/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 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: virtual MockExpectedCall& 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 :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/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.h33:: 31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h: :In file included from 52/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::9132:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hwarning:: 290'override' keyword is incompatible with C++98 [-Wc++98-compat]: 79: 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' virtual const void * returnConstPointerValueOrDefault(const 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: 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 override33 : ^/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] 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& 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: :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 override292 : ^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/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:54:96: virtual void (*returnFunctionPointerValue())() _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 :306:19: note: expanded from macro '_override' 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#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::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::5532:: 91/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 293warning:: 76'override' keyword is incompatible with C++98 [-Wc++98-compat]: 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' virtual void (*returnFunctionPointerValueOrDefault(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: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:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h#define _override override: 56 ^: 102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from 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/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:295#define _override override: 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/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 MockActualCall& onObject(const void* ) _override { return *this; }33 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :57/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::103306:: 19warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro '_override' #define _override override 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: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/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: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/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] In file included from virtual MockExpectedCall& andReturnValue(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:: 32expanded 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 override: 60 ^: 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/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: virtual void * returnPointerValue() _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 virtual MockExpectedCall& andReturnValue(unsigned long int value) _override;: ^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: 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/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] 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& andReturnValue(cpputest_longlong value) _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/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': 289:71#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/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 const void * returnConstPointerValue() _override { return NULLPTR; }/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h : ^71 :72:/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 MockExpectedCall& andReturnValue(cpputest_ulonglong 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/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:60In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp :warning30: : 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: virtual MockExpectedCall& andReturnValue(double 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.h292::30671::19 :warning : note'nullptr' 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 void (*returnFunctionPointerValue())() _override { return 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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h33:: 314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::1773:: 65note:: expanded from macro 'NULLPTR'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ 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/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/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/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: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/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] 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/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: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/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; } 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': 33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h#define _override override: 40 ^: 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/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 ~MockCheckedExpectedCall() _destructor_override;: 163 ^: 105:/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 MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; }#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.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:: 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::33164: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h80::42 :warning66: :'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&, 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 MockExpectedCall& withName(const SimpleString& name) _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/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 ^: 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] 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& withDoubleParameter(const SimpleString&, double, double) _override { return *this; }: 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'43 :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/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 virtual MockExpectedCall& withCallOrder(unsigned int callOrder) _override { return withCallOrder(callOrder, callOrder); }: 'override' keyword is 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& 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: #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::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::16733:: 81/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:: 44warning:: 105'override' keyword is incompatible with C++98 [-Wc++98-compat]: 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' virtual MockExpectedCall& withCallOrder(unsigned int initialCallOrder, unsigned int finalCallOrder) _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 ^: 168:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withConstPointerParameter(const SimpleString& , const 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/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 /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:30631:: 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': 45:87#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:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:169:93 virtual MockExpectedCall& withBoolParameter(const SimpleString& name, bool 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& 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:#define _override override306 : ^19 : note: expanded from macro '_override' #define _override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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::17033:: 108/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:: 46warning:: 85'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& 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: 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:#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/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 ^: 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] 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& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; }In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:: 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: virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override;33 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :172/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::102306:: 19warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro '_override' #define _override override ^ 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' 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 /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33In 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/MockCheckedExpectedCall.h::2948: :In file included from 94/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'override' keyword is incompatible with C++98 [-Wc++98-compat]: 173:121: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongIntParameter(const SimpleString& name, long int value) _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.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:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:174:82: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:33 virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString&) _override { return *this; }: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h ^: 49/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::111306:: 19warning:: '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/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& 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/CppUTestExt/MockCheckedExpectedCall.h ^: 175:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h55::306 :warning19: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro '_override' virtual MockExpectedCall& ignoreOtherParameters() _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 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::17733:: 52/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:: 50warning:: 107'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:178#define _override override: 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:19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp :note30: : 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 :33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:51:In file included from 116/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.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/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& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _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/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: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; } 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': 33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h#define _override override: 52 ^: 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/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& withDoubleParameter(const SimpleString& name, double value) _override; ^ 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 :/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:33In 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/MockCheckedExpectedCall.h::30182: :In file included from 65/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:53:109 virtual MockExpectedCall& andReturnValue(cpputest_longlong) _override { return *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 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:306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp19::29 : 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:183:#define _override override66 : ^ 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: 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/MockParameterTest.cpp :30: #define _override overrideIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h ^: 31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_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.cpp54::2996: :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:184:54: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withStringParameter(const SimpleString& name, const char* value) _override; 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/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: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] 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& andReturnValue(const char*) _override { return *this; }: 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 :55:#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:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:186:53: warning virtual MockExpectedCall& withPointerParameter(const SimpleString& name, 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: 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:In file included from 59/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 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 : ^56 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h102::306 :warning19: :'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/tests/CppUTestExt/MockPluginTest.cpp virtual MockExpectedCall& withConstPointerParameter(const SimpleString& name, const void* 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.h33:: 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::19188:: 58note:: expanded from macro '_override'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual MockExpectedCall& andReturnValue(void (*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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 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.h33:: 190/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::4757:: 103warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& onObject(void*) _override { return *this; } ^ /home/conan/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& withFunctionPointerParameter(const SimpleString& name, 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/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: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/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: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/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: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' 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 : ^/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); ^ 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::31430:: 17In 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 '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 nullptr: 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/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: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/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: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/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: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/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:66:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(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 :30/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/MockSupportPlugin.h306::3819::34 :note : warningexpanded from macro '_override': 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override 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/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/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp::3130: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupportPlugin.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::4033:: 58/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:: 67warning:: 66'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell&, 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 MockExpectedCall& andReturnValue(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/tests/CppUTestExt/MockPluginTest.cpp: :expanded from macro '_override'30 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupportPlugin.h:41:59:#define _override override warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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.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/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:In file included from 31/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/MockFailureReporterForTest.h30:: 64In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h37::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:70: ~MockExpectedCallsListForTest() _destructor_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]322 :30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ 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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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 ^ 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: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/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: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/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: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 ^ /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.cpp70::305: :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:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:157: STRCMP_CONTAINS(expectedFailure.getMessage().asCharString(), output.getOutput().asCharString());76 : ^ 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' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ virtual MockExpectedCall& withBoolParameter(const SimpleString&, bool) _override { return *this; }/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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 :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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/MockParameterTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp::3075: :In file included from 1/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:165:TEST(MockPlugin, checkExpectationsWorksAlsoWithHierachicalObjects)88 :^ 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' 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& withDoubleParameter(const SimpleString&, double, double) _override { return *this; }: ^ 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/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:166:85: 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]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 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 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/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: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/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/tests/CppUTestExt/MockPluginTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::88170::5108:: warningwarning: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]'override' keyword 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' virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _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.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/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: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/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: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/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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:In file included from 105/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp::130:: In file included from warning/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:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hTEST(MockPlugin, installComparatorRecordsTheComparatorButNotInstallsItYet): 177^: 52:/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' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h virtual MockExpectedCall& andReturnValue(bool) _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:19:: 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:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:178:51: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cppwarning:: 105'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:35: note: expanded from macro 'TEST' 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 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: 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/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:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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/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: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 ^ /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.cpp111::3071: :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:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:182 mock().expectOneCall("foo").withParameterOfType("myType", "name", NULLPTR);: 65 ^: /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 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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:: 112note:: 68expanded from macro '_override': warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override ^ 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 ^ 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: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/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: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/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: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/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: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/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: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/MockParameterTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp30:: 129In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h1::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:188:58TEST(MockPlugin, installCopierRecordsTheCopierButNotInstallsItYet): ^warning : 'override' keyword is incompatible with 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' void testBody() _override; }; \ 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:/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:190:47: warning: 'override' 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: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 virtual MockExpectedCall& onObject(void*) _override { return *this; }: 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/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 ^ 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: /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/MockPluginTest.cpp:144:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockPlugin, preTestActionWillEnableMultipleComparatorsToTheGlobalMockSupportSpace) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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 ^ 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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:41:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, expectOneBooleanParameterAndValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] TEST(MockPlugin, shouldNotFailAgainWhenTestAlreadyFailed) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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' /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/include/CppUTest/UtestMacros.h virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: 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 ^ 79 warnings generated. /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:49:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, expectOneUnsignedIntegerParameterAndValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/MockParameterTest.cpp:58:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, expectOneIntegerParameterAndValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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 ^ /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/MockParameterTest.cpp:68:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/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/MockParameterTest.cpp:79:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] long long value = 0x7FFFAAAAFFFFAAAA; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:89:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, mismatchedIntegerTypesIntAndLongAreAllowed) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/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/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' #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/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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 ^ /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 ^ /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 :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/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:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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 ^ /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' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] 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' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:555:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, ignoreOtherParametersButStillPassAll) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' 299 void testBody() _override; }; \ warning s ^ generated . /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:555:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] TEST(MockParameterTest, ignoreOtherParametersButExpectedParameterDidntHappen) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, ignoreOtherParametersMultipleCalls) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] 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/CppUTestExt/MockParameterTest.cpp:610:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, newCallStartsWhileNotAllParametersWerePassed) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/CppUTestExt/MockParameterTest.cpp:633:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(param, 2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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: 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: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/CppUTestExt/MockParameterTest.cpp:638:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, unmodifiedOutputParameterSucceeds) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/CppUTestExt/MockParameterTest.cpp:645:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(param, 1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:645: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: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/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/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/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/include/CppUTest/CppUTestConfig.h:306:19: note: 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/CppUTestExt/MockParameterTest.cpp:724:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(retval1, param1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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/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/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/CppUTestExt/MockParameterTest.cpp:729:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:741:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(retval1, param1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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/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/CppUTestExt/MockParameterTest.cpp:746:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, twoDifferentOutputParametersInSameFunctionCallSucceeds) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/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/include/CppUTest/CppUTestConfig.h:314:17: note: 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: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/CppUTestExt/MockParameterTest.cpp:761:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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/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: note: expanded 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:767:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, outputAndIntParametersOfSameNameInDifferentFunctionCallsOfSameFunctionSucceeds) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/CppUTestExt/MockParameterTest.cpp:777:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(2, retval); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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/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/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: note: expanded 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:794: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:795: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/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/CppUTestExt/MockParameterTest.cpp:797:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(3, param2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:797: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: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/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/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/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/CppUTestExt/MockParameterTest.cpp:828:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/CppUTestExt/MockParameterTest.cpp:840:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, outputParameterThatIsIgnoredShouldNotFail) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/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 ^ 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/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/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/CppUTestExt/MockParameterTest.cpp:866:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/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/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:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/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: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] 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 ^ 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:306In file included from :19::1 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h: :expanded from macro '_override'59 :68:#define _override override 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/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] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ 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.h125::30624::19 :note : noteexpanded from macro 'UT_NOTHROW': expanded from macro '_override' #define _override override ^ #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:257:47: warning: In file included from 'override' keyword is incompatible with C++98 [-Wc++98-compat] :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h: virtual SimpleString getMacroName() const _override;60 : ^70 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :warning306: :noexcept specifications are incompatible with C++98 [-Wc++98-compat]19 : note: expanded from macro '_override' #define _override override ^ 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/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp::12528:: 24In 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 'UT_NOTHROW' : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:258:69 #define UT_NOTHROW noexcept: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override;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.h306::6119::37 :note : warningexpanded from macro '_override': noexcept specifications are incompatible with C++98 [-Wc++98-compat] #define _override override ^ void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ 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: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/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:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.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: 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: 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.h: :expanded from macro '_override'306 :19: note: expanded from macro '_override'#define _override override ^ #define _override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.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/CommandLineTestRunner.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/CppUTest/TestHarness.h112::3977: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h :warning73: :'override' keyword is incompatible with C++98 [-Wc++98-compat]37 : 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: virtual ~NormalTestTerminator() _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 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:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.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/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:#define _override override46 : ^40 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from virtual ~MemoryLeakWarningPlugin() _destructor_override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.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/CommandLineTestRunner.h322::3130: :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 '_destructor_override': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:80:#define _destructor_override override48 : ^ 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/MockSupportTest.cpp virtual ~TestTerminatorWithoutExceptions() _destructor_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::45322: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h30::48 :note70: :expanded from macro '_destructor_override' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _destructor_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/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: 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/CppUTest/UtestPlatformTest.cpp :28: #define _destructor_override overrideIn 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.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp190::2921: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.hwarning:: 32'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:124:45: 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 virtual void printBuffer(const char* s) _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/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.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp125::2826: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.hwarning:: 31'override' keyword is incompatible with C++98 [-Wc++98-compat]: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h: virtual void flush() _override;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.h191::30626::19 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro '_override' #define _override 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: expanded from macro '_override' #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] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp: virtual void teardown() _override;29 : ^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/CppUTestConfig.h32:: 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h::19148:: 39note:: expanded 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' #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/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: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/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:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _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/MockSupportTest.cpp::30629:: 19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h :note32: : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h :181:36: warning#define _override override: '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: 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: virtual void printTestsEnded(const TestResult& result) _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::23319::25 :note : warningexpanded from macro '_override': 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ In file included from Utest* createTest() _override { return new ExecFunctionTest(this); }/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.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/TestTestingFixture.h19::32 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h: :expanded from macro '_override'186 :66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ 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:28In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h29:: 31In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.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/CppUTest/TestOutput.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h187::23463::38 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; virtual ~ExecFunctionTestShell() _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.h19::322 :note30: :expanded from macro '_override' note: #define _override overrideexpanded from macro '_destructor_override' ^ #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:: 28note: : In file included from expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:228:In file included from 42/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.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/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] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : 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/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/MockSupportTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp29:: 28In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h32:: 31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h: :In file included from 191/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::4839:: /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]: 67: warning: virtual void verbose(VerbosityLevel level) _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' 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:In file included from 17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.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/CppUTest/TestTestingFixture.h :32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:192:#define NULLPTR nullptr26 : ^ 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.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp193::2843: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.hwarning:: 31'override' keyword is incompatible with C++98 [-Wc++98-compat]: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:39: virtual void printBuffer(const char*) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h : ^229 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h116::306 :warning19: :'nullptr' is incompatible with C++98 [-Wc++98-compat] note: expanded from macro '_override' #define _override override ^ In file included from 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/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/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/CppUTest/TestOutput.h17::194 :note37: :expanded from macro 'NULLPTR' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr 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.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp29:: 28In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h32:: 31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h: :In file included from 198/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::5939:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.hwarning:: 251:34:'override' keyword is incompatible with C++98 [-Wc++98-compat] 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: virtual ~IgnoredUtestShell() _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 override: 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/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: #define _destructor_override override/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.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp29:: 28In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestTestingFixture.h:: 32In 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/TestOutput.h::31201: :In file included from 26/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]: 254:34: 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' 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/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/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/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: /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: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] In file included from virtual MockActualCall& withCallOrder(unsigned int) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.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/CommandLineTestRunner.h306::3119: :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 '_override': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h:93#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/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: virtual void postTestAction(UtestShell&, TestResult&) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h : ^42 :85:/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& withBoolParameter(const SimpleString& name, bool 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/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:In file included from 100/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 MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override;: 111 ^: 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 void runAllPreTestAction(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/MockSupportTest.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/include/CppUTestExt/MockSupport.h306::3219: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :note45: :expanded from macro '_override'92 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override 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: note: expanded from macro '_override' #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:28In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h30:: 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/CppUTest/TestHarness.h32:: 44/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.h46::112109::77 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: '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: virtual void runAllPostTestAction(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.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/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:30In 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/CppUTestExt/MockSupport.h28:: 32In 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/MockCheckedActualCall.h::3150: :In file included from 94/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:: 45warning: : /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 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' 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:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cppnote:: 30expanded from macro '_destructor_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:51:#define _destructor_override override89 : ^ 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' 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: 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.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp45:: 30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h: :In file included from 48/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::7032:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hwarning:: 52'override' keyword is incompatible with C++98 [-Wc++98-compat]: 100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ 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::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/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] 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 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/CommandLineTestRunner.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/CppUTest/TestHarness.h306::4519: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h :note49: :expanded from macro '_override'71 : warning: #define _override override'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ 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/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/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:: 54note:: 122expanded from macro '_override': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #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' #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/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 In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::3045: : In file included from /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/MockSupport.h::4532:: 91/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 57warning:: 121'nullptr' is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString& type, const SimpleString& name, void* output) _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 : ^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 ^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/CppUTest/UtestPlatformTest.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/MockSupportTest.cpp::3230: : /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.h120::3234: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :warning72: :'override' keyword is incompatible with C++98 [-Wc++98-compat]74 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_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::306322::1930:: 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/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] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override;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.h306::12419::45 :note : warningexpanded from macro '_override': 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ 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/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/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:: 75note:: 106expanded from macro '_override': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ 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/UtestPlatformTest.cpp:28In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h30:: 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/CppUTest/TestOutput.h::32125: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h26::77 :warning56: :'override' keyword is incompatible with C++98 [-Wc++98-compat] warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; virtual cpputest_longlong returnLongLongIntValue() _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/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] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp: virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _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/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/CppUTest/TestOutput.h19::148 note: expanded from macro '_override' :39: #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/MockSupportTest.cpp:30 virtual ~StringBufferTestOutput() _destructor_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::32283::3081:: notewarning: : expanded from macro '_destructor_override''override' keyword is incompatible with C++98 [-Wc++98-compat] #define _destructor_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: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/UtestPlatformTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp::2830: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.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/CppUTest/TestOutput.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::15084::3746:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _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/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 overrideIn 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] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp virtual double returnDoubleValue() _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/CommandLineTestRunner.h::30632:: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:: 155note:: 18expanded from macro '_override': warning: #define _override override'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ void flush() _overrideIn 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/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 :note87: :expanded from macro '_override'69 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override 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:19: note: expanded from macro '_override' #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]In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28 virtual void (*returnFunctionPointerValue())() _override;: 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/CppUTestConfig.h32:: 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h::19181:: 36note:: expanded from macro '_override'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/MockSupportTest.cpp::3030:: 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 '_destructor_override'32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:96:71: warning#define _destructor_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: 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: 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: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.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/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: virtual void printTestsStarted() _override;61 : ^ 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 MockActualCall& onObject(const void* objectPtr) _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/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; ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.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/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'146 :58: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat]#define _override override ^ : 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' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp#define NULLPTR nullptr: 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'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#define _override override: 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; ^ 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/UtestPlatformTest.cpp::32228:: 30In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h :note32: : expanded from macro '_destructor_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h :189:#define _destructor_override override64 : ^ 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/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: virtual void printCurrentGroupEnded(const TestResult& res) _override;32 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :161/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::64306:: 19warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro '_override' virtual MockActualCall& withName(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: note: expanded from macro '_override' #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:28In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h30:: 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/CppUTest/TestOutput.h::32191: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h48::162 :warning57: :'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 void verbose(VerbosityLevel level) _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/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] 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 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/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::306192::1926:: notewarning: : expanded from macro '_override''override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/MockSupportTest.cpp::1930:: 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:164:83:#define _override override 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:In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h: :expanded from macro '_override'32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:#define _override override193 : ^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/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: virtual void printBuffer(const char*) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h : ^165 :100/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 MockActualCall& 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: note: expanded from macro '_override' #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 In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h::3032: : 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/include/CppUTestExt/MockSupport.h::19432:: 37/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 166warning:: 92'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 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 :/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/MockSupportTest.cpp:30In 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/CppUTestExt/MockSupport.h28:: 32In 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/MockCheckedActualCall.h::32167: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h109::195 :warning30: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _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 : ^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/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] 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 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/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::306196::1932:: notewarning: : expanded from macro '_override''override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ 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/tests/CppUTestExt/MockSupportTest.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/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': 169:114: warning: #define _override override'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:In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp::1928:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CommandLineTestRunner.h: :expanded from macro '_override'32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:#define _override override197 : ^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/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: virtual void printDouble(double) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h : ^170 :89/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 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/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:In file included from 32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h30:: 198In 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]171 :94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _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 :/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/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:In file included from 172/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp::8928:: 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:199:52: virtual MockActualCall& withPointerParameter(const SimpleString& name, 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 setProgressIndicator(const char*) _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/MockSupportTest.cpp:: 30note: : 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:173:#define _override override100 : ^ warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] 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/tests/CppUTest/UtestPlatformTest.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/CommandLineTestRunner.h::1932:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.hnote:: 201expanded from macro '_override': 26: #define _override overridewarning : ^'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/MockSupportTest.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/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': 174:101: warning: #define _override override'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; } ^ 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/UtestPlatformTest.cpp::30633:: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h:: 96note:: 36expanded 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/MockSupportTest.cpp virtual ~MemoryLeakAllocator() _destructor_override;: 30 ^: 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::243 :note98: :expanded from macro '_destructor_override' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _destructor_override override ^ 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/UtestPlatformTest.cpp:33: 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/tests/CppUTestExt/MockSupportTest.cpp::9830:: 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 :244:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ virtual 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 :/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/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] 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: virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; }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' #define _override override ^ 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/tests/CppUTestExt/MockSupportTest.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/include/CppUTestExt/MockSupport.h306::3219: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :note246: :expanded from macro '_override'78 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #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'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 override33 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h :101:38: warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.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/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 virtual const char* name() const _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 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#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/UtestPlatformTest.cpp:33: 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/tests/CppUTestExt/MockSupportTest.cpp::10230:: 44In 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 :248:79: 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: virtual MockActualCall& withPointerParameter(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.h :note306: :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/MockSupportTest.cpp:30In 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/CppUTestExt/MockSupport.h33:: 32/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/CppUTestExt/MockCheckedActualCall.h103::24943::90 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; 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/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/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:250In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp92::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]105 :52: warning virtual MockActualCall& withFunctionPointerParameter(const SimpleString& , 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: expanded from macro '_override' virtual TestMemoryAllocator* actualAllocator() _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/MockSupportTest.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/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: 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] In file included from 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/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::306115::1943:: notewarning: : expanded from macro '_override''override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual ~CrashOnAllocationAllocator() _destructor_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/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::32232:: 30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 253note:: 77expanded from macro '_destructor_override': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _destructor_override override ^ 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 In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp::3033: : 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/CppUTestExt/MockSupport.h::11932:: 76/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] virtual char* alloc_memory(size_t size, const char* file, size_t line) _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/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/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.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp32:: 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/CppUTest/TestMemoryAllocator.h257::12742::37 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: '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 virtual ~NullUnknownAllocator() _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:#define _override override30 : ^ 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/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:#define _destructor_override override32 : ^/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.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp306::3319: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h :note129: :expanded from macro '_override'76 : 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/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 virtual char* alloc_memory(size_t size, const char* file, size_t line) _override;: 36 ^: 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 bool returnBoolValue() _override { return false; }: 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/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]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:130: virtual int returnIntValue() _override { return 0; }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' #define _override override ^ 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/tests/CppUTestExt/MockSupportTest.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/include/CppUTestExt/MockSupport.h::1932:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hnote:: 263expanded from macro '_override': 52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override 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:306:19: note: expanded from macro '_override' #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:In file included from 30/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/CppUTestExt/MockSupport.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h32:: 141/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::40266:: 92warning:: '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 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.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/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; } 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::306143::1976:: 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/MockSupportTest.cpp:30: virtual char* alloc_memory(size_t size, const char* file, size_t line) _override;In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/tests/CppUTest/UtestPlatformTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp33:: 30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h: :In file included from 144/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h::5232:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hwarning:: 271'override' keyword is incompatible with C++98 [-Wc++98-compat]: 65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* allocMemoryLeakNode(size_t size) _override; 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/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/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/CppUTest/UtestPlatformTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp33:: 30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32:: 210/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::46281:: 61warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double value) _override { return value; } ^ virtual ~AccountingTestMemoryAllocator() _destructor_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:: 322note:: 30expanded from macro '_override': note: #define _override overrideexpanded 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/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:306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp19::33 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.h: :expanded from macro '_override'212 :76:#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/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: virtual char* alloc_memory(size_t size, const char* file, size_t line) _override;'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19 virtual const char * returnStringValueOrDefault(const char * value) _override { return value; }: ^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/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.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp32:: 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/CppUTest/TestMemoryAllocator.h286::21341::88 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: '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' 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: 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/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#define _override override: /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] In file included from virtual void * returnPointerValueOrDefault(void * value) _override { return value; }/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::306215::1952:: notewarning: : expanded from macro '_override''override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ In file included from virtual TestMemoryAllocator* actualAllocator() _override;/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/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:: 289note:: 52expanded from macro '_override': warning: 'override' keyword 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: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/UtestPlatformTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp::3330: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestMemoryAllocator.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h218::3244: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :warning290: :'override' keyword is incompatible with C++98 [-Wc++98-compat]79 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _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.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/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:292In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp52::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]219 :43: 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: virtual const char* free_name() const _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/tests/CppUTestExt/MockSupportTest.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/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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:78:54: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] static int (*original_waitpid)(int, int*, int) = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro '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/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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:: 49note:: 1expanded from macro 'TEST': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; }; \ TEST(MockSupportTest, setDataForUnsignedIntegerValues) ^ ^ /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/UtestMacros.h: :expanded from macro '_override'65 :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/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' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: 108 ^: 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 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/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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp::6556::241:: notewarning: : expanded from macro 'TEST''override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; }; \ ^TEST(MockSupportTest, setDataForIntegerValues) ^/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:19: note: 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: /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]: 115:/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/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/tests/CppUTest/UtestPlatformTest.cpp :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h128::30629::19 :warning : note'nullptr' is incompatible with C++98 [-Wc++98-compat]: expanded from macro '_override' #define _override override ^ 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/UtestPlatformTest.cpp:131:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UTestPlatformsTest_PlatformSpecificRunTestInASeperateProcess, AccessViolationInSeparateProcessWorks) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp19::142 :note1: :expanded from macro '_override' warning: #define _override override'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' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:70:#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:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp void testBody() _override; }; \: 151 ^: 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(UTestPlatformsTest_PlatformSpecificRunTestInASeperateProcess, CallToForkFailedInSeparateProcessWorks) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/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/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/CppUTest/UtestPlatformTest.cpp:160:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UTestPlatformsTest_PlatformSpecificRunTestInASeperateProcess, CallToWaitPidWhileDebuggingInSeparateProcessWorks) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:: 160: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: STRCMP_EQUAL("int", mock().getData("nonexisting").getType().asCharString());35 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hexpanded from macro 'TEST': 162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(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 Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: 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/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/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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp::17398::11:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'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' TEST(UTestPlatformsTest_PlatformSpecificRunTestInASeperateProcess, CallToWaitPidStopsAndReportsAnErrorAfter20TimesRetry) 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::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/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/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/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/CppUTest/UtestPlatformTest.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/tests/CppUTestExt/MockSupportTest.cpp:104:1: CHECK(waitpid_while_debugging_stub_number_called > 30); warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102TEST(MockSupportTest, setDataDouble): 55^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h: :expanded from macro 'CHECK'65 :24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /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.hnote:: 314expanded from macro '_override': 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/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/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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:: 107note:: 5expanded from macro '_override': warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override ^ 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/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/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/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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp: :expanded from macro 'TEST'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: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \65 : ^24 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19note:: expanded from macro 'TEST'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 ^ /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/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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp::17121:: 5note:: expanded from macro 'NULLPTR'warning : 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ 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/tests/CppUTest/UtestPlatformTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::201314::3117:: warningnote: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 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 ^ /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 ^ 104 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: 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 override462 warning ^s generated. 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 ^ 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 ^ 115 warnings generated. /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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:320:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, returnLongIntValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/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 ^ /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 ^ /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 ^ /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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:355:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, whenReturnValueIsGivenReturnUnsignedLongIntValueOrDefaultShouldIgnoreTheDefault) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/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 ^ /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' 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: '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: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' 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:380:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] LONGLONGS_EQUAL(MOCKVALUETYPE_LONG_LONG_INTEGER, mock_c()->returnValue().type); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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.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: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 ^ /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: 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: '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:392:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, whenNoReturnValueIsGivenReturnLongLongIntValueOrDefaultShouldlUseTheDefaultValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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' #define _override override ^ /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.cpp:397:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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 ^ /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; ^ /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] UNSIGNED_LONGLONGS_EQUAL(expected_value, mock_c()->actualCall("boo")->unsignedLongLongIntReturnValue()); ^ /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/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/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/MockSupport_cTest.cpp:404:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/MockSupport_cTest.cpp:405:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] UNSIGNED_LONGLONGS_EQUAL(expected_value, mock_c()->unsignedLongLongIntReturnValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/MockSupport_cTest.cpp:405:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/MockSupport_cTest.cpp:405:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/MockSupport_cTest.cpp:406:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] UNSIGNED_LONGLONGS_EQUAL(MOCKVALUETYPE_UNSIGNED_LONG_LONG_INTEGER, mock_c()->returnValue().type); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/MockSupport_cTest.cpp:406:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/MockSupport_cTest.cpp:406:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/MockSupport_cTest.cpp:409:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, whenReturnValueIsGivenReturnUnsignedLongLongIntValueOrDefaultShouldIgnoreTheDefault) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/CppUTestExt/MockSupport_cTest.cpp:411:14: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] unsigned long long int defaultValue = 10L; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:412:14: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] unsigned long long int expectedValue = defaultValue + 1L; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:414:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] UNSIGNED_LONGLONGS_EQUAL(expectedValue, mock_c()->actualCall("foo")->returnUnsignedLongLongIntValueOrDefault(defaultValue)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/MockSupport_cTest.cpp:414:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/MockSupport_cTest.cpp:414:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/MockSupport_cTest.cpp:415:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] UNSIGNED_LONGLONGS_EQUAL(expectedValue, mock_c()->returnUnsignedLongLongIntValueOrDefault(defaultValue)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/MockSupport_cTest.cpp:415:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/MockSupport_cTest.cpp:415:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/MockSupport_cTest.cpp:418:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, whenNoReturnValueIsGivenReturnUnsignedLongLongIntValueOrDefaultShouldlUseTheDefaultValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:14: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] unsigned long long int defaultValue = 10L; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:422:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] UNSIGNED_LONGLONGS_EQUAL(defaultValue, mock_c()->actualCall("foo")->returnUnsignedLongLongIntValueOrDefault(defaultValue)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/MockSupport_cTest.cpp:422:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/MockSupport_cTest.cpp:422:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/MockSupport_cTest.cpp:423:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] UNSIGNED_LONGLONGS_EQUAL(defaultValue, mock_c()->returnUnsignedLongLongIntValueOrDefault(defaultValue)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/MockSupport_cTest.cpp:423:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/MockSupport_cTest.cpp:423:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/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 ^ /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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:431:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("hello world", mock_c()->actualCall("boo")->stringReturnValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:432:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("hello world", mock_c()->stringReturnValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:436:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, whenReturnValueIsGivenReturnStringValueOrDefaultShouldIgnoreTheDefault) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/MockSupport_cTest.cpp:441:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(expectedValue, mock_c()->actualCall("foo")->returnStringValueOrDefault(defaultValue)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:442:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(expectedValue, mock_c()->returnStringValueOrDefault(defaultValue)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:445:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, whenNoReturnValueIsGivenReturnStringValueOrDefaultShouldlUseTheDefaultValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/CppUTestExt/MockSupport_cTest.cpp:449:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(defaultValue, mock_c()->actualCall("foo")->returnStringValueOrDefault(defaultValue)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:450:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(defaultValue, mock_c()->returnStringValueOrDefault(defaultValue)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:453:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, returnDoubleValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:456:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] DOUBLES_EQUAL(1.0, mock_c()->actualCall("boo")->doubleReturnValue(), 0.005); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:457:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] DOUBLES_EQUAL(1.0, mock_c()->doubleReturnValue(), 0.005); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:461:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, whenReturnValueIsGivenReturnDoubleValueOrDefaultShouldIgnoreTheDefault) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:466:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] DOUBLES_EQUAL(expectedValue, mock_c()->actualCall("foo")->returnDoubleValueOrDefault(defaultValue), 0.005); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:467:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] DOUBLES_EQUAL(expectedValue, mock_c()->returnDoubleValueOrDefault(defaultValue), 0.005); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:470:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, whenNoReturnValueIsGivenReturnDoubleValueOrDefaultShouldlUseTheDefaultValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:474:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] DOUBLES_EQUAL(defaultValue, mock_c()->actualCall("foo")->returnDoubleValueOrDefault(defaultValue), 0.005); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:475:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] DOUBLES_EQUAL(defaultValue, mock_c()->returnDoubleValueOrDefault(defaultValue), 0.005); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:478:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, returnPointerValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:481:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL((void*) 10, mock_c()->actualCall("boo")->pointerReturnValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:482:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL((void*) 10, mock_c()->pointerReturnValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:486:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, whenReturnValueIsGivenReturnPointerValueOrDefaultShouldIgnoreTheDefault) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/CppUTestExt/MockSupport_cTest.cpp:491:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(expectedValue, mock_c()->actualCall("foo")->returnPointerValueOrDefault(defaultValue)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:492:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(expectedValue, mock_c()->returnPointerValueOrDefault(defaultValue)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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 ^ /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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:506:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL((const void*) 10, mock_c()->actualCall("boo")->constPointerReturnValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:507:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL((const void*) 10, mock_c()->constPointerReturnValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:511:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, whenReturnValueIsGivenReturnConstPointerValueOrDefaultShouldIgnoreTheDefault) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] POINTERS_EQUAL(expectedValue, mock_c()->actualCall("foo")->returnConstPointerValueOrDefault(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:517:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(expectedValue, mock_c()->returnConstPointerValueOrDefault(defaultValue)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:520:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, whenNoReturnValueIsGivenReturnConstPointerValueOrDefaultShouldlUseTheDefaultValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/CppUTestExt/MockSupport_cTest.cpp:524:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(defaultValue, mock_c()->actualCall("foo")->returnConstPointerValueOrDefault(defaultValue)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:525:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(defaultValue, mock_c()->returnConstPointerValueOrDefault(defaultValue)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] FUNCTIONPOINTERS_EQUAL(dummy_function_for_mock_c_test, mock_c()->actualCall("boo")->functionPointerReturnValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:532:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] FUNCTIONPOINTERS_EQUAL(dummy_function_for_mock_c_test, mock_c()->functionPointerReturnValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:536:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, whenReturnValueIsGivenReturnFunctionPointerValueOrDefaultShouldIgnoreTheDefault) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:539:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] FUNCTIONPOINTERS_EQUAL(dummy_function_for_mock_c_test, mock_c()->actualCall("foo")->returnFunctionPointerValueOrDefault(dummy_function_for_mock_c_test_two)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:540:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] FUNCTIONPOINTERS_EQUAL(dummy_function_for_mock_c_test, mock_c()->returnFunctionPointerValueOrDefault(dummy_function_for_mock_c_test_two)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:543:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, whenNoReturnValueIsGivenReturnFunctionPointerValueOrDefaultShouldlUseTheDefaultValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:543:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:546:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] FUNCTIONPOINTERS_EQUAL(dummy_function_for_mock_c_test_two, mock_c()->actualCall("foo")->returnFunctionPointerValueOrDefault(dummy_function_for_mock_c_test_two)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:547:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] FUNCTIONPOINTERS_EQUAL(dummy_function_for_mock_c_test_two, mock_c()->returnFunctionPointerValueOrDefault(dummy_function_for_mock_c_test_two)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] 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' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/MockSupport_cTest.cpp:564:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/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] STRCMP_EQUAL("hello world", mock_c()->getData("string").value.stringValue); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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: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/MockSupport_cTest.cpp:588:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, MockSupportSetConstPointerData) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/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/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/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/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: /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/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 ^ 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 ^ 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' #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: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/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: 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/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: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/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] 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/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; ^ 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: /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/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: /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/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: /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/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: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/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 ^ 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 ^ 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: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/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: 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/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: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/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: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/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 ^ 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/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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: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/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: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/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: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/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: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/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: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/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: '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: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/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: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/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: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/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: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/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:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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/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: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/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: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/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: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/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 ^ 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: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/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/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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: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/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: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/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: '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/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: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/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: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/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: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/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: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/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 ^ 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: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/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: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/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: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/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: 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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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' #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: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/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: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/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.h:306:19: note: expanded from macro '_override' #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: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/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: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/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: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/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: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/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: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/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: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/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/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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: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/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] 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/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: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/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: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/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: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/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: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/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: note: expanded from macro '_override' #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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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: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/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 ^ 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: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/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: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/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: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/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 ^ 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: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/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] 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/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/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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: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/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] 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/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: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/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: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/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: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/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: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/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 ^ 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: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/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: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/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: 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/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: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/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: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:306:19: note: expanded from macro '_override' #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: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/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: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/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: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/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: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/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 ^ 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: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/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: note: expanded from macro '_override' #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: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/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] 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/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: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/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: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/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: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/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: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/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/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/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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: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/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: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/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: '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/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: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/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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/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 ^ 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: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/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: expanded from macro '_override' #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: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/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 ^ 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 ^ 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/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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: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/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] 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/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: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/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: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/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 ^ 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: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/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 ^ 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: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/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] 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/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: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/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] 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/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: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/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' #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: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/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: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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/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: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/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: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/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 ^ 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: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/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 ^ 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: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/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] 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/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: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/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: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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/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 ^ 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: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/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: note: expanded from macro '_override' #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: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/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: 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/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: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/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/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/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: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/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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/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: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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/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: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/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: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/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/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/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/MockStrictOrderTest.cpp:39:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockStrictOrderTest, OrderObserved) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/MockStrictOrderTest.cpp:51:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockStrictOrderTest, someOrderObserved) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/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/MockStrictOrderTest.cpp:85:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockStrictOrderTest, orderViolatedWorksHierarchically) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/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' #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/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/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 ^ /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/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/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 ^ 273 warnings generated. 308 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/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 ^ :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 In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp::291: : 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/tests/CppUTestExt/MockFailureReporterForTest.h::6231:: 39In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :warning32: : 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/include/CppUTestExt/MockCheckedActualCall.h:31: 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/include/CppUTestExt/MockActualCall.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/MockNamedValue.h125::10424::5 :note : warningexpanded from macro 'UT_NOTHROW': defaulted function definitions are incompatible with C++98 [-Wc++98-compat] #define UT_NOTHROW noexcept ^ DEFAULT_COPY_CONSTRUCTOR(MockNamedValue) 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.h::15064::8051:: notewarning: : expanded from macro 'DEFAULT_COPY_CONSTRUCTOR'noexcept specifications are incompatible with C++98 [-Wc++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: #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; note ^: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ 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:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: 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/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 ^ 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: '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/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: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/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: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:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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; 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/include/CppUTest/CppUTestConfig.h: :In file included from 322/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::3039:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.hnote:: 190expanded from macro '_destructor_override': 21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #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' #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 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/OrderedTestTest.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/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h::40191::6426:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306 virtual MockActualCall& withName(const SimpleString& name) _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' 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: #define _override override/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:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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/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:In file included from 214/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp::4629:: In file included from warning/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 ~ExecFunctionWithoutParameters() _destructor_override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h : ^42 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h85::322 :warning30: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override;/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/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h::30639:: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:: 216note:: 25expanded from macro '_override': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override 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: note: expanded from macro '_override' #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] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp: virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _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.h39:: 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h::19233:: 25note:: expanded from macro '_override'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/MockReturnValueTest.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: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/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 MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ virtual ~ExecFunctionTestShell() _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.h19: :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/MockReturnValueTest.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/OrderedTestTest.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::22845::4292:: warningwarning: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _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' In file included from #define _override override/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] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) :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::1732:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hnote:: 46expanded from macro 'NULLPTR': 109:#define NULLPTR nullptr warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] 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/CppUTestExt/OrderedTestTest.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 :note: 229expanded from macro '_override' :116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override ^ UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro '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: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:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.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:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_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:/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/MockReturnValueTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp29:: 28In 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/CppUTest/TestHarness.h31:: 39In 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/Utest.h::32254: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h34::49 :warning89: :'override' keyword is incompatible with C++98 [-Wc++98-compat] 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' virtual MockActualCall& 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:19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.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: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/Utest.h:255#define _override override: 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:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.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 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:50:94In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.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:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _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/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:258In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp69::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 void runOneTest(TestPlugin* plugin, TestResult& result) _override;/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.h89::306 :warning19: :'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; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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: 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/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.h54::42122: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestResult.h :warning45: :'override' keyword is incompatible with C++98 [-Wc++98-compat]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' 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 #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default;: 306 ^: 19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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/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] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:28: virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override;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.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h::30693::1959:: notewarning: : expanded from macro '_override''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' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.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:75: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/OrderedTestTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h28:: 306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h19::44 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestPlugin.h: :expanded from macro '_override'111 :76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^ virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.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 ^: 77: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/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:112 virtual cpputest_longlong returnLongLongIntValue() _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' 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#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/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] 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 virtual unsigned int returnUnsignedIntValue() _override;: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h ^: 46:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h40::306 :warning19: :'override' keyword is incompatible with C++98 [-Wc++98-compat] 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' 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/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:32In 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/include/CppUTestExt/MockCheckedActualCall.h::2881: :In file included from 86/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestHarness.h:: 45warning: : /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]: 48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _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 : ^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/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:49:71:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.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/tests/CppUTestExt/MockFailureReporterForTest.h:31: 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/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::30683::1981:: notewarning: : expanded from macro '_override''override' keyword is incompatible with C++98 [-Wc++98-compat] #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:19: note: expanded from macro '_override' #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:In file included from 84/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp::4628:: 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:45:91: warning: 'nullptr' 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: MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = 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 ^ 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:In file included from 29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.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: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h31:: 120In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h34::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]90 :87: warning virtual ~ConsoleTestOutput() _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' #define _destructor_override 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:306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp19::29 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h: :expanded from macro '_override'124 :45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^ 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:In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.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: #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:92In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp41::29 : 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]125 :26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _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:/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/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/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] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29 virtual ~StringBufferTestOutput() _destructor_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:: 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'95 :52: #define _destructor_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/OrderedTestTest.cpp virtual void (*returnFunctionPointerValue())() _override;: 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/CppUTestConfig.h150::30637::19 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro '_override' void printBuffer(const char* s) _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/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.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp31:: 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/CppUTest/TestOutput.h::32155: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h18::96 :warning71: :'override' keyword is incompatible with C++98 [-Wc++98-compat] 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' virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _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/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/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: '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/OrderedTestTest.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/OrderedTestTest.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/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' #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: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/OrderedTestTest.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/OrderedTestTest.cpp:29In file included from : /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/TestOutput.h::29189: :In file included from 64/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 :32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:146 virtual void printCurrentGroupEnded(const TestResult& res) _override;: 58 ^: /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 ^ : name_(name), type_(type), ptr_(ptr), next_(NULLPTR) {} ^ 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/include/CppUTest/CppUTestConfig.h::29314: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h17::191 :note48: :expanded from macro 'NULLPTR' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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' #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/OrderedTestTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp::2929: : /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/MockFailureReporterForTest.h193::3143: :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:159:36 virtual void printBuffer(const char*) _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' #define _override override virtual ~MockActualCallTrace() _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/CppUTestExt/OrderedTestTest.cpp30::29 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h: :expanded from macro '_destructor_override'194 :37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _destructor_override override ^ 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/MockReturnValueTest.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/CppUTestExt/OrderedTestTest.cpp::3129: : 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/include/CppUTestExt/MockSupport.h::19532:: 30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 161warning:: 64'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: virtual void print(long) _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 MockActualCall& withName(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/OrderedTestTest.cppnote:: 29expanded from macro '_override': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h:196:32:#define _override override 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: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cppexpanded from macro '_override': 29: #define _override overrideIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h ^: 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/OrderedTestTest.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h29:: 162/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/TestOutput.h::57197:: 38warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]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: 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:#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/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] 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: virtual void printFailure(const TestFailure& failure) _override;32 : ^/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/tests/CppUTestExt/OrderedTestTest.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.h306::19919::52 :note : warningexpanded from macro '_override': 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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 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/MockFailureReporterForTest.h::2931: : /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.h201::3226: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :warning164: :'override' keyword is incompatible with C++98 [-Wc++98-compat]83 : 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:306:19: note: expanded from macro '_override' #define _override 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:306:19: note: expanded from macro '_override' #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/OrderedTestTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/OrderedTest.h:35:32: In file included from 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]29 : 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 ~OrderedTestShell() _destructor_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.h32:: 322/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::30172:: 89note:: expanded from macro '_destructor_override'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _destructor_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/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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:50:46: virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _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: OrderedTestShell::setOrderedTestHead(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: 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/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 ^ /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] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29TEST(TestOrderedTest, TestInstallerSetsFields): In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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.h::65178::24125:: notewarning: : expanded from macro 'TEST''override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override 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:19: note: expanded from macro '_override' #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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:83:1 virtual bool hasReturnValue() _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:19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.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:#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: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/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]86 :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/CppUTestConfig.h:306: STRCMP_EQUAL("testgroup", orderedTest.getGroup().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 :162:43#define _override override: ^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/MockReturnValueTest.cpp:29: 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/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::1732:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hnote:: 190expanded from macro 'NULLPTR': 86: warning#define NULLPTR nullptr: '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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp: :In file included from 87/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::531:: 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:192:43: warning: STRCMP_EQUAL("testname", orderedTest.getName().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:162: virtual long int returnLongIntValue() _override;43 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded 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 /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp#define NULLPTR 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:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp306::8819::5 :note : warningexpanded from macro '_override': 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override ^ 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: In file included from expanded from macro 'STRCMP_EQUAL'/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 STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): 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::31432:: 17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 195note:: 65expanded from macro 'NULLPTR': warning#define NULLPTR nullptr: '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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:93: virtual const char * returnStringValue() _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: TEST(TestOrderedTest, InstallOneText)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; }; \ ^ 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/MockReturnValueTest.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 ^: 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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:In file included from 93/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp::129: In 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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h32:: 67/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::35208:: 69note:: expanded from macro 'TEST'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19 virtual double returnDoubleValueOrDefault(double 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#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/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' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:96#define _override override: 5 ^: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(firstTest() == &orderedTest); ^In file included from /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.h29:: 102In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h55::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 'CHECK': 32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:214:87 CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__): ^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 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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:99:1:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.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/tests/CppUTestExt/MockFailureReporterForTest.h:TEST(TestOrderedTest, OrderedTestsAreLast)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::24219:: 61note:: 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' virtual MockActualCall& onObject(const void* objectPtr) _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/OrderedTestTest.cpp:99:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #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/tests/CppUTestExt/OrderedTestTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::103239::574:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'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: virtual MockActualCall& withBoolParameter(const SimpleString&, bool) _override { return *this; } 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: 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: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/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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:104:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString&, int) _override { return *this; } ^ CHECK(secondTest() == &orderedTest); ^/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 ^ CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/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/MockReturnValueTest.cpp:#define NULLPTR nullptr29 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp::31107: :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]: 244:94: warningTEST(TestOrderedTest, TwoTestsAddedInReverseOrder): 'override' keyword is incompatible with 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' void testBody() _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:/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/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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:107 virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; }: 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:: 67note:: 35expanded 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:306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp19::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 '_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 : ^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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:111:5: warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp'nullptr' 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: CHECK(firstTest() == &orderedTest2);In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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::250102::9255:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ 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 : ^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: #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/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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:112:5: virtual MockActualCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; } warning ^: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: CHECK(secondTest() == &orderedTest); 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 override55 : ^ note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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.h29:: 314In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h17::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 'NULLPTR': 32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:252:104#define NULLPTR nullptr: ^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 ^/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] 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:TEST(TestOrderedTest, TwoTestsAddedInOrder)31 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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::25724::42 :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 MockNamedValue returnValue() _override { return MockNamedValue(""); }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/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'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp :115:1#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/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/MockReturnValueTest.cpp35::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 '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:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:260: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:306:19: note: expanded from macro '_override' 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#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/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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:In file included from 119/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.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: CHECK(firstTest() == &orderedTest2);/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h : ^268 :43:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h :warning102: :'override' keyword is incompatible with C++98 [-Wc++98-compat]55 : note: expanded from macro 'CHECK' 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 CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__): 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/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: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cppnote:: 120expanded from macro '_override': 5: warning#define _override override: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ CHECK(secondTest() == &orderedTest); ^ In file included from /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::29102: :In file included from 55/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 'CHECK'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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: 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:17: note: expanded from macro 'NULLPTR' virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override { return 0; } #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/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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:123:1:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.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/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.hTEST(TestOrderedTest, MultipleOrderedTests): 32^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:277/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h::5165:: 24warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro 'TEST' void testBody() _override; }; \ ^ 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 :/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/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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp::19123:: 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 :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/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 virtual Utest* 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 ^: 280:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h40::306 :warning19: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro '_override' #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' #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/OrderedTestTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::13331:: 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 :289:52: warning: 'override' keyword 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: virtual const void * returnConstPointerValue() _override { return NULLPTR; } 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/CppUTestExt/MockReturnValueTest.cpp#define NULLPTR 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:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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 ^/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]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 CHECK(firstOrderedTest->getNext() == &orderedTest);/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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.h292::10252::55 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro 'CHECK' virtual void (*returnFunctionPointerValue())() _override { return 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/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/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/tests/CppUTestExt/OrderedTestTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::135306::519:: warningnote: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ CHECK(firstOrderedTest->getNext()->getNext() == &orderedTest3); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp :note29: : 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/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__)295 : ^52 : /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& 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/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 ^ 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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:138 virtual void * returnPointerValue() _override { return NULLPTR; }: 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]: 314:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h17::67 :note35: :expanded from macro 'NULLPTR' note: #define NULLPTR nullptrexpanded from macro 'TEST' ^ virtual Utest* createTest() _override { return new 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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.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: 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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:144:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(firstTest() == &orderedTest2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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: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 ^ 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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp::31178: :In file included from 1/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'override' keyword is incompatible with C++98 [-Wc++98-compat]: 40:40:TEST(TestOrderedTestMacros, NormalTest) warning^: 'override' keyword is incompatible with 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 ~MockCheckedExpectedCall() _destructor_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::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/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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:178:1 virtual MockExpectedCall& withName(const SimpleString& name) _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' In file included from #define _override override/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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:180:5: warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp'nullptr' 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 CHECK(OrderedTestTestingFixture::count() == 0);: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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.h102::4655::85 :note : warningexpanded from macro 'CHECK': '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: note: expanded from macro 'NULLPTR' virtual MockExpectedCall& withIntParameter(const SimpleString& name, 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/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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:183: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/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.hTEST_ORDERED(TestOrderedTestMacros, Test2, 2): 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/CppUTestExt/OrderedTest.h::3376: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h36::49 :note111: :expanded from macro 'TEST_ORDERED' 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' #define _override override ^ 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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:185 virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value) _override; ^: 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(OrderedTestTestingFixture::count() == 2); ^ /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' 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/MockReturnValueTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::29314: :In file included from 17/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 'NULLPTR'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :33#define NULLPTR nullptr: /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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:: 188warning:: 1'override' keyword is incompatible with C++98 [-Wc++98-compat] : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST_ORDERED(TestOrderedTestMacros, Test1, 1) ^ 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/CppUTestExt/OrderedTest.h :76/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h::36306:: 19note:: 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 ^ 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] /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: virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override;102 : ^55 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 306expanded from macro 'CHECK': 19: note: expanded from macro '_override' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp: :In file included from 193/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:: 61'override' keyword is incompatible with C++98 [-Wc++98-compat]: 141: warning: TEST_ORDERED(TestOrderedTestMacros, Test4, 4)'override' keyword 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' virtual Utest* createTest() _override { return new 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& withOutputParameterOfTypeReturning(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:#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/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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:195:5: virtual MockExpectedCall& andReturnValue(bool value) _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: CHECK(OrderedTestTestingFixture::count() == 4);19 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.hexpanded from macro '_override': 102:55: note: #define _override overrideexpanded from macro 'CHECK' ^ CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp::31429:: 17In 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 '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 nullptr33 : ^/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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:: 198note:: 1expanded from macro '_override': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^TEST_ORDERED(TestOrderedTestMacros, Test3, 3) ^ /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'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: 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::33306: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h19::69 :note71: :expanded from macro '_override' warning: #define _override override'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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp200::29: In file included from 5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:: 31warning: : In file included from 'nullptr' is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h :33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h: CHECK(OrderedTestTestingFixture::count() == 3);72 : ^60 : /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: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) 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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h314::30617::19 :note : expanded 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/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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:204:In file included from 1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.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.hTEST_ORDERED(TestOrderedTestMacros, Test5_1, 5): 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/OrderedTest.h75::7665::36 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro 'TEST_ORDERED' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ 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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306: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/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 ^ /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/OrderedTestTest.cpp:209:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST_ORDERED(TestOrderedTestMacros, Test6_1, 6) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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 ^ 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: /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]: 211:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(OrderedTestTestingFixture::count() == 7); ^ 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/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' 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 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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp33:: 214/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:158::741:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'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: virtual MockExpectedCall& withIntParameter(const SimpleString&, int) _override { return *this; }expanded from macro 'TEST_ORDERED' ^ /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: 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/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:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp :warning216: :'override' keyword is incompatible with C++98 [-Wc++98-compat]5 : warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(OrderedTestTestingFixture::count() == 6); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; }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 ^: /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: 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/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 /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp ^: 219:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST_ORDERED(TestOrderedTestMacros, Test6_2, 6)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/include/CppUTestExt/OrderedTest.h: :In file included from 76/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::3631:: 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 'TEST_ORDERED'33 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:164:80: 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' #define _override 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:19: note: expanded from macro '_override' #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/OrderedTestTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp::22129:: 5In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :warning31: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h CHECK(OrderedTestTestingFixture::count() == 8);: 167 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h81::102 :warning55: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: virtual MockExpectedCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } note ^: 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/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' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:#define _override override225 : ^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.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp76::2936: :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_ORDERED': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/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; } \170 : ^108 :/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& 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: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cppnote:: 227expanded from macro '_override': 5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat]#define _override override ^ 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'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 CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__): 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::31433:: 17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:: 173note:: 121expanded from macro 'NULLPTR': warning#define NULLPTR nullptr: '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: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cppexpanded from macro '_override': 230:1: warning: #define _override override'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ TEST_ORDERED(TestOrderedTestMacros, Test8, 8) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/OrderedTest.h:76:36: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp: :29: expanded from macro 'TEST_ORDERED'In file included from /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/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::306177::1952:: notewarning: : expanded from macro '_override''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 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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:232:5 virtual MockExpectedCall& andReturnValue(long int) _override { return *this; }: ^warning : 'nullptr' is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: CHECK(OrderedTestTestingFixture::count() == 10); 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 overridenote : ^expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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.h29:: 314In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h17::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 'NULLPTR': 33: #define NULLPTR nullptr/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/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp::184242::541:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST_ORDERED_C_WRAPPER(TestOrderedTestMacros, Test11, 11) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/OrderedTest.h:83: virtual MockExpectedCall& andReturnValue(double) _override { return *this;}3 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro 'TEST_ORDERED_C_WRAPPER': 306:19: note: TEST_ORDERED(group_name, test_name, testLevel) { \expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/OrderedTest.h:76:#define _override override36 : ^ note: expanded from macro 'TEST_ORDERED' 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/MockReturnValueTest.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:#define _override override33 : ^/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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:244: virtual MockExpectedCall& onObject(void*) _override { return *this; }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: TEST_ORDERED_C_WRAPPER(TestOrderedTestMacros, Test7, 7)note : ^expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTestExt/OrderedTest.h:83:3:#define _override override 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/OrderedTestTest.cpp:246:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST_ORDERED_C_WRAPPER(TestOrderedTestMacros, Test9, 9) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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 ^ 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 ^ /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)); ^ /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__) ^ 116/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h warning:s314 generated:. 17: note: 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] /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:334:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, WhenNoBooleanReturnValueIsExpectedButThereIsADefaultShouldlUseTheDefaultValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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 ^ /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' CHECK_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: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 ^ /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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:359:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, BooleanReturnValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/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: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: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 ^ /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] /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:368: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:368: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:369:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(expected_value, mock().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/MockReturnValueTest.cpp:369: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: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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:380:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(expected_value, mock().actualCall("foo").returnValue().getBoolValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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.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 ^ /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] 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/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:382: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: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 ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:386:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, BooleanReturnValueSetsDifferentValuesWhileParametersAreIgnored) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/CppUTestExt/MockReturnValueTest.cpp:394:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(ret_value, mock().actualCall("foo").withParameter("p1", 1).returnValue().getBoolValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:394: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:395:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(ret_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:395: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: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' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:396:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:397:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(another_ret_value, mock().returnValue().getBoolValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:397: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: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: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] TEST(MockReturnValueTest, IntegerReturnValueSetsDifferentValues) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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] 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' #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:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-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: TeamCityOutputTest TestGroup: UTestPlatformsTest_PlatformSpecificRunTestInASeperateProcess TestGroup: SimpleMutexTest TestGroup: UtestShellPointerArrayTest TestGroup: CanHaveMemberVariablesInTestGroupThatAllocateMemoryWithoutCausingMemoryLeaks TestGroup: UtestMyOwn TestGroup: IgnoredUtestShell TestGroup: UtestShell TestGroup: UnitTestStringMacros TestGroup: UnitTestMacros /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) ^ TestGroup: TestResult /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-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: PluginTest TestGroup: TestRegistry /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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ TestGroup: AllocLetTestFree ^ /home/conan/w/cci_PR-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: 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 /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] TEST(MockReturnValueTest, LongIntegerReturnValueSetsDifferentValues) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: TestGroup: ReallocBugReportedexpanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-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: SimpleStringBuffer /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/include/CppUTest/UtestMacros.h:67:35TestGroup: MemoryLeakDetectorListTest: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-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: 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 /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cppTestGroup: CheatSheet: 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' TestGroup: SetPointerPluginTest#define _override override ^ /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] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:481:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, UnsignedLongIntegerReturnValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/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: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:507:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, UnsignedLongIntegerReturnValueSetsDifferentValuesWhileParametersAreIgnored) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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:306:19: note: 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:523:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, LongLongIntegerReturnValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:523:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/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/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:529: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:530:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] LONGLONGS_EQUAL(expected_value, actual_call.returnLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:530:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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' 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:531:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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: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: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: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:532:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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: 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: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/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/CppUTestExt/MockReturnValueTest.cpp:543:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] LONGLONGS_EQUAL(expected_value, mock().actualCall("foo").returnValue().getLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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: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: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/CppUTestExt/MockReturnValueTest.cpp:544:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] LONGLONGS_EQUAL(expected_value, mock().returnValue().getLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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' 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: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' 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: '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: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/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' #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/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/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: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: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' 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: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/CppUTestExt/MockReturnValueTest.cpp:560:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] LONGLONGS_EQUAL(another_ret_value, mock().returnValue().getLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:560:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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/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/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: 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: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: 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: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/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: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/CppUTestExt/MockReturnValueTest.cpp:572:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] UNSIGNED_LONGLONGS_EQUAL(expected_value, mock().unsignedLongLongIntReturnValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:572:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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/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: note: 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' 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: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' 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: '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: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' 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: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/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:586: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: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/CppUTestExt/MockReturnValueTest.cpp:589:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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' 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: 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: 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: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/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: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/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: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: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: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/CppUTestExt/MockReturnValueTest.cpp:605:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, MatchingReturnValueOnWhileSignature) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:605:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/include/CppUTest/CppUTestConfig.h:306:19: note: 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/CppUTestExt/MockReturnValueTest.cpp:624:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(expected_return_value, mock().returnStringValueOrDefault(default_return_value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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: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/CppUTestExt/MockReturnValueTest.cpp:631:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(default_return_value, mock().actualCall("foo").returnStringValueOrDefault(default_return_value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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:632:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(default_return_value, mock().returnStringValueOrDefault(default_return_value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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/CppUTestExt/MockReturnValueTest.cpp:640:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("hello world", actual_call.returnValue().getStringValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: 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/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/CppUTestExt/MockReturnValueTest.cpp:651:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] DOUBLES_EQUAL(expected_return_value, actual_call.returnValue().getDoubleValue(), 0.05); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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/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/include/CppUTest/CppUTestConfig.h:306:19: note: 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/CppUTestExt/MockReturnValueTest.cpp:661:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(expected_return_value, mock().actualCall("foo").returnConstPointerValueOrDefault(default_return_value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/CppUTestExt/MockReturnValueTest.cpp:665:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, WhenNoConstPointerReturnValueIsExpectedButThereIsADefaultShouldlUseTheDefaultValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/CppUTestExt/MockReturnValueTest.cpp:670:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(default_return_value, mock().returnConstPointerValueOrDefault(default_return_value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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/CppUTestExt/MockReturnValueTest.cpp:678:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(expected_return_value, mock().actualCall("foo").returnPointerValueOrDefault(default_return_value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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:679:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(expected_return_value, mock().returnPointerValueOrDefault(default_return_value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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/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/CppUTestExt/MockReturnValueTest.cpp:690:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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/include/CppUTest/CppUTestConfig.h:314:17: note: 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] FUNCTIONPOINTERS_EQUAL(expected_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: 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:699:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, WhenNoFunctionPointerReturnValueIsExpectedButThereIsADefaultShouldlUseTheDefaultValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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' 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:704:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] FUNCTIONPOINTERS_EQUAL(default_return_value, mock().returnFunctionPointerValueOrDefault(default_return_value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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:713:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(ptr, actual_call.returnValue().getPointerValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/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: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/CppUTestExt/MockReturnValueTest.cpp:718:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, ConstPointerReturnValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/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/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/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' 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:739:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, whenCallingDisabledOrIgnoredActualCallsThenTheyDontReturnPreviousCallsValues) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/7c292f54b7e6c224f121c640404bf7fbbeb41a8f/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: 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: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/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 ^ 607 warnings generated. 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 TestGroup: MockExpectedCallsList TestGroup: MockIgnoredExpectedCall TestGroup: MockExpectedCall TestGroup: MockNamedValueHandlerRepository TestGroup: MockComparatorCopierTest TestGroup: MockCallTest TestGroup: MockCheatSheet TestGroup: MockCheckedActualCall TestGroup: NormalMemoryReportFormatter TestGroup: MemoryReporterPlugin TestGroup: MemoryReportAllocator TestGroup: IEEE754ExceptionsPlugin2 TestGroup: FE__with_Plugin TestGroup: CodeMemoryReportFormatter CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY