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

Re: svn commit: r27979 - in trunk: build/ac-macros subversion/libsvn_fs_util

From: Daniel Rall <dlr_at_collab.net>
Date: 2007-11-26 23:31:09 CET

On Thu, 22 Nov 2007, David Glasser wrote:

> On Nov 22, 2007 3:27 AM, <dlr@tigris.org> wrote:
> > Author: dlr
> > Date: Thu Nov 22 00:27:04 2007
> > New Revision: 27979
> >
> > Log:
> > When a new-enough version of SQLite is detected at 'configure'-time,
> > employ its thread-safety runtime verification.
>
> Should we only do this if APR_HAS_THREADS?

Theoretically, doesn't that depends on whether r27979 is relevant in a
situation where a forking consumer of libsvn_fs* uses libsqlite in
conjunction with shared memory?

Practically speaking, AIUI setting SQLITE_THREADSAFE triggers linkage
of SQLite against libpthread. So, maybe we should check
APR_HAS_THREADS anyways?

  • application/pgp-signature attachment: stored
Received on Mon Nov 26 23:31:31 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.