Re: svn commit: rev 1124 - trunk/subversion/libsvn_wc
From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-01-31 22:56:28 CET
Greg Stein <gstein@lyra.org> writes:
+1 -- I'm all for it.
But I don't think this should be done by changing either of these
const char *svn_time_to_nts (apr_time_t when, apr_pool_t *pool);
Right now they implement a nice read-write invariance on apr_time_t,
Probably those functions belong in APR
const char *apr_time_to_nts (apr_time_t when, apr_pool_t *pool);
since Subversion itself doesn't really need that r-w invariance. Then
I'll put this mail into
http://subversion.tigris.org/issues/show_bug.cgi?id=614
-Karl
---------------------------------------------------------------------
|
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.