Re: rlog -zLT sometimes displays wrong date

Oliver Billmann <[email protected]> Tue, 27 Dec 2011 00:56:51 +0100
Newsgroups gmane.comp.version-control.rcs.bugs
Message-ID <F8025204A8BCD9E0B8E263F5@[192.168.1.240]>
Hi,

great. Thanks.

I noticed another more or less cosmetical thing which looks like
left over debug code but I'm not sure (or what purpose do they
serve?).

In rlog.c lines 479, 490, 493 there are calls to "complain" with
"HEY: ... yes|no" which depending on the size of the RCS file print
a lot of messages to stderr.

Regards
Oliver


--On Montag, 26. Dezember 2011 16:52 +0100 Thien-Thi Nguyen 
<[email protected]> wrote:

> () 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
>