[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: Astillorpheus <cleyton.bruno_at_gmail.com>
Date: Wed, 2 Jul 2008 13:05:27 -0700 (PDT)

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.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: dev-help_at_tortoisesvn.tigris.org
Received on 2008-07-02 22:06:32 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.