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

Re: Small patches

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sun, 02 Jan 2011 17:11:10 +0100

On 01.01.2011 17:21, Daniel Klima wrote:
> Hello.
>
> I ran
> Cppcheck(http://sourceforge.net/apps/mediawiki/cppcheck/index.php?title=Main_Page)
> against trunk and fixed some performance problems. Not all as there
> seems to be still a lot of false positives.
>
> Each patch file is against a single file and type of change. Not
> compiled nor tested,but changes seemed to be trivial.

I prefer one patch file with all the changes. Less work for you and for
me: for you to create it and for me to apply it.

> Two resources.h had BOM looking like UTF-16 and were marked as
> application/octet-stream. I resaved them as BOM-less UTF-8 and
> removed property.

VS2010 automatically converts the rc and resource.h files to UTF-16 when
necessary. Your patch changes the header files, but they would get
changed back to utf-16 with the next resource change automatically. So
let's just leave those files as they are.

Committed your patch with slight modifications in r20661.

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=2695472
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-01-02 17:11:40 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.