]> Savannah Git Hosting - gnulib.git/commit
diffseq: port to GCC 7 with --enable-gcc-warnings
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 17 Jun 2017 19:16:27 +0000 (12:16 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 17 Jun 2017 19:17:00 +0000 (12:17 -0700)
commit002ac8b180f58136efb17f2a6ebc4bd991b1417d
tree64cae21f211b3123d39cb4485374f61ca1e2dc2c
parenta750b78e690bd66699c65859380ce0fe4e0d3685
diffseq: port to GCC 7 with --enable-gcc-warnings

* lib/diffseq.h (diag): Use an if, not an ifdef, for most of the
heuristic check.  This way, GCC 7 with --enable-gcc-warnings does
not complain about big_snake being defined but not used.
ChangeLog
lib/diffseq.h