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

Re: A possible RA plugin ABI problem

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-01-13 18:03:51 CET

I don't think we can modify svn_error_t in a minor rev, since it's not
an opaque structure. Even adding fields to it seems dangerous.

If we've done a major rev, then the RA module won't load any more, since
it's presumed to be named libsvn_ra_foo-MAJOR.so.0.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jan 13 18:04:38 2004

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.