diff options
author | Jim Meyering <meyering@fb.com> | 2016-09-14 11:48:33 -0700 |
---|---|---|
committer | Jim Meyering <meyering@fb.com> | 2016-10-15 08:41:42 -0700 |
commit | 0d9323ec551ae3de965167247c32dc4d6a407862 (patch) | |
tree | 9fb52cff0046e11b4a98ec982c5f1c62529110af /old | |
parent | 1d5fe84b4eabb54bf0847eaf83a15c2dae21d2f6 (diff) | |
download | coreutils-0d9323ec551ae3de965167247c32dc4d6a407862.tar.xz |
maint: pr: avoid new GCC 7 warning
* src/pr.c (main): Avoid this warning from GCC 7:
src/pr.c:1119:6: error: assuming signed overflow does not occur when \
simplifying conditional to constant [-Werror=strict-overflow]
if (n_files == 0)
Diffstat (limited to 'old')
0 files changed, 0 insertions, 0 deletions