Externals Updates, master branch (2022.12.02.)
All threads resolved!
All threads resolved!
Compare changes
- Attila Krasznahorkay authored
Under some very specific circumstances GCC was emitting a (-Wnonnull) warning about the code trying to use null pointers. While this was not the case, it was easy enough to convince GCC about it as well.
+ 35
− 30
@@ -20,36 +20,41 @@ namespace MCP {