Branch
Hash :
a20de84e
Author :
Date :
2023-08-12T11:47:41
Fix warnings in tracing messages for 32bit compilation. Since we now require C99, use `%td` for `ptrdiff_t` and `%zu` for `size_t`.