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

Re: Using Sqlite in libsvn_wc towards Subversion 1.9++

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: Sun, 17 Nov 2013 21:50:23 -0500

On Sun, Nov 17, 2013 at 7:34 AM, Bert Huijben <bert_at_qqmail.nl> wrote:

> But I would also like to recommend/ask that we start bundling Sqlite with
> Subversion, to allow optimizing for the specific version we use for a
> release without risking future breakage.
>

If we use the amalgamation, are all of the symbols private to our usage?
 That is, if someone links in libsvn_wc and their application also links in
the system (or another) sqlite, aren't we going to have a runtime conflict?
 -- justin
Received on 2013-11-18 03:50:55 CET

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.