Closed ddcc closed 8 years ago
Thanks for the patch!
For the record (which maybe I should've added to the commit message, but oh well.) This uses the %z (as in %zd) format specifier, which is C99, but I'm not sure that's a real problem, especially since it is only used when DEBUG is set.
Thanks for the patch!
For the record (which maybe I should've added to the commit message, but oh well.) This uses the %z (as in %zd) format specifier, which is C99, but I'm not sure that's a real problem, especially since it is only used when DEBUG is set.