Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: xsrc/external/mit/xterm/dist
Roland Illig wrote:
>
> 16.05.2021 04:30:06 Simon Burge <simonb%NetBSD.org@localhost>:
>
> > 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.
Home |
Main Index |
Thread Index |
Old Index