On Thu, Feb 24, 2011 at 2:38 AM, <stef...@apache.org> wrote: > Author: stefan2 > Date: Thu Feb 24 08:38:25 2011 > New Revision: 1074072 > > URL: http://svn.apache.org/viewvc?rev=1074072&view=rev > Log: > Silence compiler warnings caused by unused functions. > > * subversion/libsvn_subr/cache-membuffer.c > (svn_membuffer_cache_get_partial, svn_membuffer_cache_is_cachable): > temporarily exclude from compilation
It would appear that membuffer_cache_get_partial() also falls into this category. -Hyrum >...