+Arx/src/core/Localisation.cpp:222:12: style: Variable 'file' can be declared as pointer to const [constVariablePointer] +Arx/src/core/Localisation.cpp:352:12: style: Variable 'file' can be declared as pointer to const [constVariablePointer] +Arx/src/core/Localisation.cpp:369:17: style: Variable 'dir' can be declared as pointer to const [constVariablePointer] +Arx/src/io/Blast.cpp:154:10: style: Variable 'next' can be declared as pointer to const [constVariablePointer] +Arx/src/io/log/ConsoleLogger.cpp:60:10: style: Variable 'term' can be declared as pointer to const [constVariablePointer] +Arx/src/io/resource/PakReader.cpp:607:12: style: Variable 'f' can be declared as pointer to const [constVariablePointer] +Arx/src/io/resource/PakReader.cpp:617:12: style: Variable 'f' can be declared as pointer to const [constVariablePointer] +Arx/src/platform/crashhandler/CrashProcessorImpl.cpp:100:14: style: Variable 'time' can be declared as pointer to const [constVariablePointer] +Arx/src/platform/crashhandler/CrashProcessorImpl.cpp:167:14: style: Variable 'time' can be declared as pointer to const [constVariablePointer] +Arx/tools/unpak/UnPak.cpp:80:15: style: Variable 'file' can be declared as pointer to const [constVariablePointer]