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

Re: svn commit: r1141133 - /subversion/trunk/subversion/libsvn_subr/sqlite.c

From: Blair Zajac <blair_at_orcaware.com>
Date: Wed, 29 Jun 2011 10:11:21 -0700

On 06/29/2011 08:22 AM, danielsh_at_apache.org wrote:
> Author: danielsh
> Date: Wed Jun 29 15:22:38 2011
> New Revision: 1141133
>
> URL: http://svn.apache.org/viewvc?rev=1141133&view=rev
> Log:
> * subversion/libsvn_subr/sqlite.c
> (svn_sqlite__open):
> Only enable the workaround when we are compiled against SQLite 3.7.7.x
> and earlier. This should be safe since the version of SQLite at run-time
> cannot be older than the version at compile-time.

And this is true due to a startup check where svn checks the compiled
versus runtime version and fails to initialize sqlite?

Blair
Received on 2011-06-29 19:11:57 CEST

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.