Roland Illig wrote:

> 
> 16.05.2021 04:30:06 Simon Burge <sim...@netbsd.org>:
>
> > Hi Roland,
> >
> > Would using "%zu" and reverting the cast be a better fix here?
>
> I had considered this as well but found another instance in the same
> file where a size_t was fed to printf by casting it to unsigned long,
> therefore I did it this way, for consistency.

Good reason :)

Cheers,
Simon.

Reply via email to