bug#35289: closed (Re: bug#35289: date+%-Y -d "- N years" errors when N > 111)

2019-04-16 Thread Assaf Gordon
Hello, On 2019-04-15 5:10 p.m., O. Emmerson wrote: For me it gives: $ ./inv-year time() = 1555369320 localtime() = 2019-04-16 00:02:00 (mday=16 wday=2, isdst=1) struct tm (after adjustment) = 0009-04-16 00:02:00 (mday=16 wday=2, isds

bug#34825: New fails in tests/{misc,cp} in v8.31 on OpenIndiana

2019-04-16 Thread Assaf Gordon
tags 34825 fixed close 34825 stop Hello, On 2019-04-10 5:05 a.m., Michal Nowak wrote: the patch worked on OpenIndiana as well. Thanks for confirming, I'm closing this bug. regards, -assaf

bug#35289: closed (Re: bug#35289: date+%-Y -d "- N years" errors when N > 111)

2019-04-16 Thread C de-Avillez
On Tue, Apr 16, 2019 at 1:37 PM Assaf Gordon wrote: > Thank you both for testing. > > So, to summarize: > whenever "inv-year" fails - it is a problem with glibc on your > setup, *not* a problem in coreutils' date(1) program. > > If there is a setup where "inv-year" succeeds but date(1) still fail