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

Re: svn commit: r979193 - in /subversion/branches/performance/subversion: include/private/svn_cache.h libsvn_subr/cache-membuffer.c

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Mon, 30 Aug 2010 08:57:46 -0400

On 08/30/2010 06:31 AM, Stefan Fuhrmann wrote:
> However, I simply fail to identify the typos you are referring
> to below. Could you give me the search&replacement spec
> ("s/typpo/typo/")?
>
>>> + * to 2 times the average hit count.
>>> + */
>>> + average_hits = cache->hit_count / cache->used_entries;
>>
>> Typo.

I can't spot this one, either.

>>> + c->group_count = directory_size / sizeof (entry_group_t);
>>
>> And here.

No space between "sizeof" and "(", perhaps?

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand
Received on 2010-08-30 14:58:27 CEST

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.