+Arx/src/io/resource/PakReader.cpp:89:14: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/io/resource/PakReader.cpp:91:18: style: The function 'open' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/io/resource/PakReader.cpp:107:9: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/io/resource/PakReader.cpp:109:6: style: The function 'seek' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/io/resource/PakReader.cpp:111:9: style: The function 'tell' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/io/resource/PakReader.cpp:197:14: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/io/resource/PakReader.cpp:199:18: style: The function 'open' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/io/resource/PakReader.cpp:215:9: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/io/resource/PakReader.cpp:217:6: style: The function 'seek' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/io/resource/PakReader.cpp:219:9: style: The function 'tell' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/io/resource/PakReader.cpp:389:14: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/io/resource/PakReader.cpp:391:18: style: The function 'open' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/io/resource/PakReader.cpp:406:9: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/io/resource/PakReader.cpp:408:6: style: The function 'seek' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/io/resource/PakReader.cpp:410:9: style: The function 'tell' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] -Arx/tools/crashreporter/ui/ErrorReportDialog.h:62:7: style: The function 'taskStarted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] -Arx/tools/crashreporter/ui/ErrorReportDialog.h:63:7: style: The function 'taskStepStarted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] -Arx/tools/crashreporter/ui/ErrorReportDialog.h:64:7: style: The function 'taskStepEnded' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] -Arx/tools/crashreporter/ui/ErrorReportDialog.h:68:7: style: The function 'setError' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] -Arx/tools/crashreporter/ui/ErrorReportDialog.h:74:7: style: The function 'setDetailedError' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]