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

[TSVN][PATCH]ReportCtrl C++ standard and WinAPI compliance

From: Stefan Fuhrmann <stefanfuhrmann_at_alice-dsl.de>
Date: 2005-08-21 13:49:27 CEST

Hi dev,

for some reason, this one has not been part of the
initial set of TSVN patches.

[[[
Improve ReportCtrl
* C++:
        * declare loop variables in front of the loop when
          they are also accessed after the loop block
        * don't use implicit return types (make them "int")
* WinAPI (32 / 64 bit)
        * use target-aware types where appropriate
]]]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org

Received on Sun Aug 21 14:39:30 2005

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.