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

Re: Patch: Remove unused variables, reorder declarations, use auto_buffer

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 06 Jan 2010 20:15:46 +0100

On 06.01.2010 13:49, Dmitry wrote:
> And one more - this time in the code duplication department.
>
> Best wishes.
> Dmitry.

Thanks a lot for your patches.
I had to tweak them a little bit:

* initializing CHARFORMAT2 with '={}' is not possible (compiler error)
* I'd like to keep the SecureZeroMemory() statements in favor of the
NULL initializing: I don't trust the optimizer that much since we had
some problems with this kind of initialization before.

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=2435252
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-01-06 20:15:58 CET

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.