Re: svn commit: r1183603 - in /subversion/trunk/subversion: include/private/svn_mutex.h libsvn_fs/fs-loader.c libsvn_fs_base/bdb/env.c libsvn_subr/dso.c libsvn_subr/svn_mutex.c tests/libsvn_subr/cache-test.c
From: Stefan Sperling <stsp_at_elego.de>
Date: Sat, 15 Oct 2011 13:06:03 +0200
On Sat, Oct 15, 2011 at 09:03:08AM -0000, stefan2_at_apache.org wrote:
Quoting a bit of the code:
svn_mutex__init(svn_mutex__t **mutex_p,
*mutex_p not initialised if APR doesn't have threads.
It seems odd to have a function that says "I will init mutexes"
|
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.