#if/#ifdef mismatches
From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Mon, 15 Oct 2012 16:43:56 +0200
Found these two:
subversion/libsvn_subr/cache_config.c:#ifdef APR_HAS_THREADS
(which should use #if, not #ifdef)
I don't have time to audit the entire tree --- I checked only these two
|
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.