Re: [PATCH] Multi-threaded svnserve
From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2003-06-02 06:44:28 CEST
Neat.
> (with the exception of basic_tests 11, but that fails even without
That's odd. The tests all worked for me last time I ran the test
Some style nits:
> +#if APR_HAS_FORK
We appear to mostly use #ifdef in Subversion, not #if, and I prefer that
> +static void * APR_THREAD_FUNC
In my files, there are no newlines in function definitions unless
I'm not entirely happy with the amount of preprocessor chicken scratch
---------------------------------------------------------------------
|
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.