[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Make svn ls -v display dates when appropriate

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-09-06 00:14:57 CEST

housel@acm.org (Peter S. Housel) writes:

> + if (apr_time_sec(now - dirent->time) < (365 * 86400 / 2)

Um, will that numeric expression get hard-coded into a constant
15768000 by the compiler? :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Sep 6 00:15:28 2003

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.