Paul Eggert wrote: > > Instead of suppressing the test, how about if we tell builders not to build > > with > > -m32 on platforms supporting 64-bit time_t? > No further comment, and it seems like a good idea regardless of the test > failure > since the year 2038 will arrive sooner than we'd like, so I installed the > patch > into Gnulib and synced it into gzip.
Thanks. Very thoughtful patch. I'm only adding a no-op tweak regarding indentation. 2017-11-11 Bruno Haible <[email protected]> year2038: Tweak last patch. * m4/year2038.m4 (gl_YEAR2038): Correct indentation.
