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

Re: Simple modification

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 02 Jul 2008 22:10:18 +0200

Astillorpheus wrote:
> Hi, did that.
> The Cyrus_SASL and subversion projects have a lot of warnings.
> The Tortoise have the ones listed below:
>
> [exec] 3>.\StringDictonary.cpp(148) : warning C4355: 'this' : used in
> base member initializer list
> [exec] 4>LINK : warning LNK4224: /OPT:NOWIN98 is no longer supported;
> ignored
> [exec] 3>.\IndexPairDictionary.cpp(51) : warning C4355: 'this' : used
> in base member initializer list
> [exec] 5>LINK : warning LNK4224: /OPT:NOWIN98 is no longer supported;
> ignored
> [exec] 7>LINK : warning LNK4224: /OPT:NOWIN98 is no longer supported;
> ignored
> [exec] 6>LINK : warning LNK4224: /OPT:NOWIN98 is no longer supported;
> ignored
> [exec] 10>..\..\..\x11fwd.c(161) : warning C4244: 'function' :
> conversion from 'time_t' to 'int', possible loss of data
> [exec] 10>..\..\winplink.c(748) : warning C4007: 'WinMain' : must be
> '__stdcall'
> [exec] 21>c:\svn\tortoisesvn\src\crashrpt\SymbolEngine.h(287) :
> warning C4996: 'SymEnumerateSymbols': was declared deprecated
> [exec] 21> C:\Program Files\Microsoft SDKs\Windows\v6.0A\include
> \imagehlp.h(3558) : see declaration of 'SymEnumerateSymbols'
> [exec] 22>..\SVN\SVNStatusListCtrlHelpers.cpp(497) : warning C4189:
> 'result' : local variable is initialized but not referenced
> [exec] C:\SVN\TortoiseSVN\Languages\LanguagePack_zh_CN.wxs(61) :
> warning CNDL1031 : The Directory element's Name and LongName values
> are both 'zh_CN'. This is redundant; the LongName attribute should be
> removed.
>
> This last one is in all Language Packs.

Do you see any errors? If not, then the final msi installer should be
around 18M in size, not just a few kb.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net

Received on 2008-07-02 22:11:07 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.