On Tue, Apr 23, 2024 at 01:12:27PM -0700, Nathan Chancellor wrote: > When building for a 32-bit target, for which 'size_t' is 'unsigned int', > there are two warnings around mismatched format specifiers and argument > types:
Thanks! Applied.
On Tue, Apr 23, 2024 at 01:12:27PM -0700, Nathan Chancellor wrote: > When building for a 32-bit target, for which 'size_t' is 'unsigned int', > there are two warnings around mismatched format specifiers and argument > types:
Thanks! Applied.