+Arx/src/core/Config.cpp:437:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/core/Core.h:98:35: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/game/Inventory.cpp:544:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/game/Inventory.cpp:613:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/game/Inventory.cpp:723:14: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/game/Inventory.cpp:728:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/game/Inventory.cpp:765:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/game/Inventory.cpp:772:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/game/Inventory.cpp:843:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/game/Inventory.cpp:862:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/game/Player.h:279:37: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/game/Player.h:282:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/graphics/Math.h:76:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/graphics/data/TextureContainer.h:152:24: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/graphics/font/Font.cpp:366:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/gui/Credits.cpp:128:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/gui/Credits.cpp:131:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/input/Input.cpp:523:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/io/fs/FilePath.cpp:136:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/io/fs/FilePath.cpp:148:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/io/fs/FilePath.cpp:152:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/io/fs/Filesystem.cpp:60:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/io/fs/FilesystemPOSIX.cpp:190:11: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/io/fs/SystemPaths.cpp:73:11: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/io/fs/SystemPaths.cpp:286:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/io/resource/ResourcePath.cpp:93:12: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/io/resource/ResourcePath.cpp:100:11: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/io/resource/ResourcePath.cpp:107:12: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/io/resource/ResourcePath.cpp:109:12: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/io/resource/ResourcePath.cpp:145:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/io/resource/ResourcePath.cpp:157:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/io/resource/ResourcePath.cpp:161:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/math/Angle.h:170:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/platform/Environment.cpp:294:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/platform/Environment.cpp:298:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/platform/Environment.cpp:302:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/platform/Environment.cpp:342:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/platform/OS.cpp:172:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/platform/OS.cpp:198:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/platform/OS.cpp:209:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/platform/OS.cpp:432:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/script/ScriptUtils.cpp:91:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/script/ScriptUtils.cpp:217:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/util/String.cpp:30:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/window/SDLWindow.cpp:417:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/tools/crashreporter/ui/ErrorReportDialog.h:146:11: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/tools/crashreporter/ui/ErrorReportDialog.h:158:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/tools/crashreporter/ui/ErrorReportDialog.h:176:11: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list]