+Arx/src/game/Player.cpp:507:14: warning: use emplace_back instead of push_back [modernize-use-emplace] +Arx/src/graphics/data/MeshManipulation.cpp:251:18: warning: use emplace_back instead of push_back [modernize-use-emplace] +Arx/src/io/SaveBlock.cpp:534:15: warning: use emplace_back instead of push_back [modernize-use-emplace] +Arx/src/io/fs/SystemPaths.cpp:57:10: warning: use emplace_back instead of push_back [modernize-use-emplace] +Arx/src/io/fs/SystemPaths.cpp:394:33: warning: use emplace_back instead of push_back [modernize-use-emplace] +Arx/src/window/SDLWindow.cpp:91:3: warning: use emplace_back instead of push_back [modernize-use-emplace] +Arx/src/window/SDLWindow.cpp:92:3: warning: use emplace_back instead of push_back [modernize-use-emplace] +Arx/src/window/SDLWindow.cpp:93:3: warning: use emplace_back instead of push_back [modernize-use-emplace] +Arx/src/window/SDLWindow.cpp:94:3: warning: use emplace_back instead of push_back [modernize-use-emplace] +Arx/src/window/SDLWindow.cpp:95:3: warning: use emplace_back instead of push_back [modernize-use-emplace] +Arx/src/window/SDLWindow.cpp:98:3: warning: use emplace_back instead of push_back [modernize-use-emplace] +Arx/src/window/SDLWindow.cpp:101:3: warning: use emplace_back instead of push_back [modernize-use-emplace] +Arx/src/window/SDLWindow.cpp:102:3: warning: use emplace_back instead of push_back [modernize-use-emplace] +Arx/src/window/SDLWindow.cpp:103:3: warning: use emplace_back instead of push_back [modernize-use-emplace] +Arx/src/window/SDLWindow.cpp:104:3: warning: use emplace_back instead of push_back [modernize-use-emplace] +Arx/src/window/SDLWindow.cpp:105:3: warning: use emplace_back instead of push_back [modernize-use-emplace] +Arx/src/window/SDLWindow.cpp:108:3: warning: use emplace_back instead of push_back [modernize-use-emplace] +Arx/src/window/SDLWindow.cpp:109:3: warning: use emplace_back instead of push_back [modernize-use-emplace] +Arx/src/window/SDLWindow.cpp:110:3: warning: use emplace_back instead of push_back [modernize-use-emplace] +Arx/src/window/SDLWindow.cpp:111:3: warning: use emplace_back instead of push_back [modernize-use-emplace] +Arx/tools/crashreporter/ErrorReport.cpp:881:19: warning: use emplace_back instead of push_back [modernize-use-emplace]