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

Re: [tortoisesvn] r21347 committed - * simplify logic around partial cache clearing...

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 13 May 2011 16:25:24 +0200

On Thu, May 12, 2011 at 23:34, <tortoisesvn_at_googlecode.com> wrote:
> Revision: 21347
> Author:   htcotik
> Date:     Thu May 12 14:33:28 2011
> Log:       * simplify logic around partial cache clearing
>  * store wrapped lines
>  * clean single-line cache flag
> http://code.google.com/p/tortoisesvn/source/detail?r=21347

This one broke the build!

> +            ResetScreenedViewLineCache(m_pwndLeft, m_RebuildRanges[i]);
> +            ResetScreenedViewLineCache(m_pwndRight, m_RebuildRanges[i]);
> +            ResetScreenedViewLineCache(m_pwndBottom, m_RebuildRanges[i]);

These are not declared in the header file.

Did you forget to include the header in your commit?

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2735791
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-05-13 16:25:47 CEST

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.