
On 14/11/16 19:51, Eric Blake wrote:
[adding gnulib]
On 11/14/2016 04:23 AM, Daniel P. Berrange wrote:
On Sat, Nov 12, 2016 at 02:58:03PM -0600, Eric Blake wrote:
In particular, pull in gnulib's fix for the broken SIZE_MAX on s390.
* .gnulib e89b4a7...5ddd9d7 (73):
strerror_r-posix: Fix override of AC_FUNC_STRERROR_R Fix gnulib C++ namespace support and std::frexp GNULIB_NAMESPACE::func need not pull in rpl_func manywarnings: fix -Wno-missing-field-initializers detection non-recursive-gnulib-prefix-hack: revert use of parameterized 'lib' dir strftime,strptime: support %q to represent the quarter
Looks like there's a mingw CI regression in this change
../../../gnulib/lib/strptime.c: In function '__strptime_internal': ../../../gnulib/lib/strptime.c:533:11: error: 's' undeclared (first use in this function) s.have_mon = 1; ^ ../../../gnulib/lib/strptime.c:533:11: note: each undeclared identifier is reported only once for each function it appears in make[3]: *** [Makefile:2272: strptime.lo] Error 1
I'll investigate, but hopefully by broadening the scope of this report we can get it fixed quickly.
Sorry about that. I pushed a fix