Collin Funk wrote: > A few tests from tests/test-posixtm.c fail on Haiku. These are the same > as what fail on other platforms. I assume this means the time string > cannot fit into 'struct tm' or 'time_t' on these platforms, not a bug in > Gnulib's code. > > Therefore, I pushed the attached patch to disable them.
Thanks. Yes, it's not worth spending our time on supporting exotic dates centuries ago or centuries in the future. Bruno