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

Re: static linking broken in trunk since commit of clientstring feature

From: Eric Gillespie <epg_at_pretzelnet.org>
Date: 2007-12-17 20:51:58 CET

"David Glasser" <glasser@davidglasser.net> writes:

> Some discussion on the IRC channel suggested adding a callback to the
> svn_ra_callbacks table, and a field to the svn_client_ctx_t structure,
> to allow pushing this data through to the RA layer without needing a
> static variable.
>
> This would be much more invasive, of course.

I think it's overkill. This is one-time initialization, so it
shouldn't be difficult not to call it from multiple threads.

-- 
Eric Gillespie <*> epg@pretzelnet.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 17 21:01:24 2007

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.