summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2015-10-15 09:09:18 -0700
committerJim Meyering <meyering@fb.com>2015-10-16 08:02:51 -0700
commite8d7e205309c05cf2c7c9a42b33708b1eb4587ca (patch)
tree2d8069320a668216abd082c05e2f2921157e45f7 /doc
parentc249a5afc4f480e10346198422a3161931afd574 (diff)
downloadcoreutils-e8d7e205309c05cf2c7c9a42b33708b1eb4587ca.tar.xz
maint: avoid uniq.c warning from bleeding-edge gcc's -Wstrict-overflow
* src/uniq.c (main): Make the type of "nfiles" unsigned, to avoid a brand new warning from a gcc I built from today's sources (gcc version 6.0.0 20151015 (experimental) (GCC)): src/uniq.c:523:14: error: assuming signed overflow does not occur \ when simplifying conditional to constant [-Werror=strict-overflow] if (nfiles == 2) ^
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions