Re: rlog -zLT sometimes displays wrong date

Thien-Thi Nguyen <[email protected]> Mon, 26 Dec 2011 16:52:06 +0100
Newsgroups gmane.comp.version-control.rcs.bugs
Message-ID <[email protected]>
() Oliver Billmann <[email protected]>
() Thu, 10 Nov 2011 14:39:43 +0100

   I stumbled over a strange behaviour with rlog from the current 5.8 version.
   [...]
   The following patch should fix it:

   +      t.tm_yday = -1;

Thanks for the patch.  I have installed it:

 http://git.savannah.gnu.org/cgit/rcs.git/commit/?id=12f9bed9767

as well as a test for the failure condition:

 http://git.savannah.gnu.org/cgit/rcs.git/commit/?id=d046b1456b5