On Sun, Nov 17, 2013 at 7:34 AM, Bert Huijben <b...@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

Reply via email to