Re: svn commit: rev 2845 - trunk/subversion/tests/libsvn_fs
From: Scott Lamb <slamb_at_slamb.org>
Date: 2002-08-02 07:30:13 CEST
On Fri, Aug 02, 2002 at 12:58:59AM +0100, Philip Martin wrote:
Shouldn't this be
if (tv.tv_sec < tv2.tv_sec ||
(Not that it matters. That would only show more occurrences.)
> > printf ("%ld: %ld < %ld\n", i, tv.tv_usec, tv2.tv_usec);
Just to satisfy my/your/whoever's curiosity: are you using Linux? What
-- Scott Lamb --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Aug 2 07:30:13 2002 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.