[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

cache-membuffer compiler warnings

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Mon, 7 Feb 2011 03:03:53 +0200

Stefan,

[[[
% make -s
subversion/libsvn_subr/cache-membuffer.c:1223: warning: ‘svn_membuffer_cache_get_partial’ defined but not used
subversion/libsvn_subr/cache-membuffer.c:1250: warning: ‘svn_membuffer_cache_is_cachable’ defined but not used
% grep -R svn_membuffer_cache_is_cachable subversion/include/
% grep -R svn_membuffer_cache_is_cachable subversion/include/
%
]]]

What's the fix to this?

Thanks,

Daniel
Received on 2011-02-07 02:08:47 CET

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.