Re: year 2038 support: fix for mingw

2023-04-14 Thread Paul Eggert
Thanks, I installed those into Gnulib and into Autoconf.

year 2038 support: fix for mingw

2023-04-14 Thread Bruno Haible
When running a gnulib testdir of module 'year2038' on 32-bit mingw, I see a 'configure' failure: ... checking for i686-w64-mingw32-gcc option to enable large file support... -D_FILE_OFFSET_BITS=64 checking for i686-w64-mingw32-gcc option to enable timestamps after Jan 2038... -D__MINGW_USE_VC200