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

Re: RFC: date parser rewrite

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2003-12-20 10:30:43 CET

--On Friday, December 19, 2003 7:57 PM -0500 Greg Hudson <ghudson@MIT.EDU>
wrote:

> anywhere in the code base right now. Or that APR provides no way to
> statically initialize mutexes. (Nor do we have a library-wide
> initialization function or global context in which to store a
> runtime-initialized mutex.)

Well, that's because many mutexes don't allow for static initialization. If
it were possible, it'd be there. ;-)

I've suggested before that Subversion needs an svn_initialize() function for
this purpose to allow us to later setup 'global' context. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Dec 20 10:32:15 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.