diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2023-01-12 06:05:58 +0200 |
---|---|---|
committer | Jia Tan <jiat0218@gmail.com> | 2023-02-03 21:10:42 +0800 |
commit | 3ccedb09724c998c39d708c945f6da5852c39e13 (patch) | |
tree | 6ee03d4a0dc065f3c0d2ea8d1d40ae4911a195d2 /PACKAGERS | |
parent | xz: Silence warnings from -Wsign-conversion in a 32-bit build. (diff) | |
download | xz-3ccedb09724c998c39d708c945f6da5852c39e13.tar.xz |
xz: Use ssize_t for the to-be-ignored return value from write(fd, ptr, 1).
It makes no difference here as the return value fits into an int
too and it then gets ignored but this looks better.
Diffstat (limited to 'PACKAGERS')
0 files changed, 0 insertions, 0 deletions