+Arx/src/platform/crashhandler/CrashInfo.h:81:2: warning: Member variable 'CrashInfoBase::architecture' is not initialized in the constructor. Maybe it should be initialized directly in the class CrashInfoBase? [uninitDerivedMemberVar] +Arx/src/platform/crashhandler/CrashInfo.h:81:2: warning: Member variable 'CrashInfoBase::attachedFiles' is not initialized in the constructor. Maybe it should be initialized directly in the class CrashInfoBase? [uninitDerivedMemberVar] +Arx/src/platform/crashhandler/CrashInfo.h:81:2: warning: Member variable 'CrashInfoBase::crashReportFolder' is not initialized in the constructor. Maybe it should be initialized directly in the class CrashInfoBase? [uninitDerivedMemberVar] +Arx/src/platform/crashhandler/CrashInfo.h:81:2: warning: Member variable 'CrashInfoBase::executablePath' is not initialized in the constructor. Maybe it should be initialized directly in the class CrashInfoBase? [uninitDerivedMemberVar] +Arx/src/platform/crashhandler/CrashInfo.h:81:2: warning: Member variable 'CrashInfoBase::executableVersion' is not initialized in the constructor. Maybe it should be initialized directly in the class CrashInfoBase? [uninitDerivedMemberVar] +Arx/src/platform/crashhandler/CrashInfo.h:81:2: warning: Member variable 'CrashInfoBase::nbFilesAttached' is not initialized in the constructor. Maybe it should be initialized directly in the class CrashInfoBase? [uninitDerivedMemberVar] +Arx/src/platform/crashhandler/CrashInfo.h:81:2: warning: Member variable 'CrashInfoBase::nbVariables' is not initialized in the constructor. Maybe it should be initialized directly in the class CrashInfoBase? [uninitDerivedMemberVar] +Arx/src/platform/crashhandler/CrashInfo.h:81:2: warning: Member variable 'CrashInfoBase::variables' is not initialized in the constructor. Maybe it should be initialized directly in the class CrashInfoBase? [uninitDerivedMemberVar]