]> Savannah Git Hosting - gnulib.git/commit
intprops-test: suppress -Woverlength-strings
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 5 Nov 2015 15:46:32 +0000 (07:46 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 5 Nov 2015 15:49:07 +0000 (07:49 -0800)
commitca64874789ae1a4932ff547a52d816c4bea91f62
tree9ff6040b75dd3410f94b2adc61222cc4902381cb
parent605b6330cc7fc9a679a1b0fa72f12eea0f1ea177
intprops-test: suppress -Woverlength-strings

Problem reported by Pádraig Brady in:
http://lists.gnu.org/archive/html/bug-gnulib/2015-11/msg00008.html
It is not worth the hassle to port this test to compilers that
cannot handle long strings in diagnostics.
* tests/test-intprops.c [__GNUC__]: Ignore -Woverlength-strings.
ChangeLog
tests/test-intprops.c