Re: Patch: Remove unused variables, reorder declarations, use auto_buffer
From: Dmitry <wipedout_at_yandex.ru>
Date: Wed, 06 Jan 2010 14:53:07 +0300
Hey.
Here's more of the same - reduced duplication, removed unnecessary initialization of some variables, replaced SecureZeroMemory() with value initialization ( "= {};" thing), in Utils/PathWatcher.cpp changed the buffer declaration - it was declared as WCHAR, but used as TCHAR, other minor improvements.
Best wishes.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
|
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.