-
- Downloads
core: Fix assert printf format string
cppcheck said: core/assert.c:23: warning (invalidPrintfArgType_sint): %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.
Loading
Please register or sign in to comment