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

Re: time format wrap-up?

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-06-25 21:22:32 CEST

On Tue, Jun 25, 2002 at 07:52:26PM +0300, Nuutti Kotivuori wrote:
>...
> I'll be coding the change right now to that format - and I'll
> hopefully use apr_strftime to implement the latter part, so once the
> config file works, customization is a breeze!

Note that libsvn_subr probably can't just grab the extra format out of thin
air. You will probably need another param to the _human_nts() function, and
callers can supply it (pulling it from the config) or just pass NULL if they
don't have it.

It might mean some propagation of formats thru a few APIs, but hopefully
that can be minimized.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 25 21:20:15 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.