Simplify format specifiers
It turns out that we can use %zu and %llu on Win32, provided we include PosixSource everywhere we want to use them.
Showing
Please register or sign in to comment
It turns out that we can use %zu and %llu on Win32, provided we include PosixSource everywhere we want to use them.