Files
Shipwright/soh
Philip Dubé 3a069e621e Fix warnings (#5516)
* use size_t instead of uint8_t for hint ids

* va_arg int instead of s16

warning: second argument to 'va_arg' is of promotable type 's16' (aka 'short'); this va_arg has undefined behavior because arguments will be promoted to 'int' [-Wvarargs]

* more issues like #5443
2025-05-23 14:21:25 -07:00
..
2025-02-04 10:48:41 +01:00
2025-05-23 14:21:25 -07:00
2025-04-01 22:33:38 -04:00