On 2020-09-14, Tait Hoyem <c...@tait.tech> wrote:
> Here is the new patch:

Thanks, applied.

> +     printf("%zd\n", bytecount);

This should be %zu (size_t is an unsigned type), but I fixed this up
when applying.

Reply via email to