You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Hyrum K Wright <hy...@hyrumwright.org> on 2011/02/24 14:05:22 UTC

Re: svn commit: r1074072 - /subversion/trunk/subversion/libsvn_subr/cache-membuffer.c

On Thu, Feb 24, 2011 at 2:38 AM,  <st...@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

>...