Hash :
213d5545
Author :
Date :
2015-10-02T20:21:50
xalloc: avoid GCC 5.1 warning on 32 bit * lib/xalloc.h: Disable -Wstrict-overflow for uses of xalloc_oversized(), which was seen to give this warning on GCC 5.1 on 32 bit: "assuming signed overflow does not occur when simplifying conditional".
Please see doc/gnulib-readme.texi for basic information about Gnulib.