-/opt/llvm-dev/lib/clang/15.0.0/include/cetintrin.h:47:10: warning: 1st function call argument is an uninitialized value [core.CallAndMessage] -/opt/llvm-dev/lib/clang/15.0.0/include/cetintrin.h:57:10: warning: 1st function call argument is an uninitialized value [core.CallAndMessage] +/opt/secret-llvm-dev/lib/clang/19/include/cetintrin.h:49:10: warning: 1st function call argument is an uninitialized value [core.CallAndMessage] +/opt/secret-llvm-dev/lib/clang/19/include/cetintrin.h:62:10: warning: 1st function call argument is an uninitialized value [core.CallAndMessage] +/usr/include/glm/./gtc/bitfield.inl:343:15: warning: Although the value stored to 'x' is used in the enclosing expression, the value is never actually read from 'x' [deadcode.DeadStores] +/usr/include/glm/./gtc/bitfield.inl:397:20: warning: Although the value stored to 'x' is used in the enclosing expression, the value is never actually read from 'x' [deadcode.DeadStores] +/usr/include/glm/./gtc/bitfield.inl:451:20: warning: Although the value stored to 'x' is used in the enclosing expression, the value is never actually read from 'x' [deadcode.DeadStores] -/usr/include/glm/gtc/bitfield.inl:334:15: warning: Although the value stored to 'x' is used in the enclosing expression, the value is never actually read from 'x' [deadcode.DeadStores] -/usr/include/glm/gtc/bitfield.inl:388:20: warning: Although the value stored to 'x' is used in the enclosing expression, the value is never actually read from 'x' [deadcode.DeadStores] -/usr/include/glm/gtc/bitfield.inl:442:20: warning: Although the value stored to 'x' is used in the enclosing expression, the value is never actually read from 'x' [deadcode.DeadStores] -Deps/boost-1.67-libcxx/include/boost/concept/detail/general.hpp:39:28: warning: Called C++ object pointer is null [core.CallAndMessage] -Deps/boost-1.67-libcxx/include/boost/concept/detail/general.hpp:47:28: warning: Called C++ object pointer is null [core.CallAndMessage] -Deps/boost-1.67-libcxx/include/boost/concept/usage.hpp:16:29: warning: Called C++ object pointer is null [core.CallAndMessage] +Deps/boost-1.83-libcxx/include/boost/concept/detail/general.hpp:50:28: warning: Called C++ object pointer is null [core.CallAndMessage] +Deps/boost-1.83-libcxx/include/boost/concept/detail/general.hpp:65:28: warning: Called C++ object pointer is null [core.CallAndMessage] +Deps/boost-1.83-libcxx/include/boost/concept/usage.hpp:20:29: warning: Called C++ object pointer is null [core.CallAndMessage] +Arx/src/game/spell/Cheat.cpp:280:16: warning: Value stored to 'text' during its initialization is never read [deadcode.DeadStores] +Arx/src/graphics/image/stb_image.cpp:1509:11: warning: Branch condition evaluates to a garbage value [core.uninitialized.Branch] +Arx/src/gui/Interface.cpp:550:36: warning: use of infinity is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] +Arx/src/gui/Text.cpp:223:13: warning: use of infinity is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] +Arx/src/gui/TextManager.cpp:166:11: warning: use of infinity is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled] +Arx/src/io/fs/FilesystemPOSIX.cpp:193:13: warning: An undefined value may be read from 'errno' [unix.Errno] +Arx/src/io/fs/FilesystemPOSIX.cpp:235:21: warning: The 1st argument to 'fstatat' is between -99 and -1 but should be a valid file descriptor or AT_FDCWD [unix.StdCLibraryFunctions] +Arx/src/io/fs/FilesystemPOSIX.cpp:373:12: warning: The 1st argument to 'fstatat' is between -99 and -1 but should be a valid file descriptor or AT_FDCWD [unix.StdCLibraryFunctions] +Arx/src/scene/Background.cpp:129:15: warning: use of infinity is undefined behavior due to the currently enabled floating-point options [-Wnan-infinity-disabled]