Fix C4302 warnings: 'conversion': truncation from 'type 1' to 'type 2'
commitee4f14d325942283f609f05983745e1d1ef58c89
authorSven Strickroth <email@cs-ware.de>
Sat, 16 May 2015 14:05:27 +0000 (16 16:05 +0200)
committerSven Strickroth <email@cs-ware.de>
Sun, 17 May 2015 10:14:00 +0000 (17 12:14 +0200)
treea9f7dbfd025b7302aa999874a3d09a58240d26aa
parent41de3303ece954483fb2fbdd83fa019299852ab8
Fix C4302 warnings: 'conversion': truncation from 'type 1' to 'type 2'

Inspired by TortoiseSVN revision 26484.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
13 files changed:
src/Git/GitStatusListCtrl.cpp
src/ResText/ResModule.cpp
src/TortoiseIDiff/MainWindow.cpp
src/TortoiseMerge/BaseView.cpp
src/TortoiseProc/AppUtils.cpp
src/TortoiseProc/CheckForUpdatesDlg.cpp
src/TortoiseProc/Commands/HelpCommand.h
src/TortoiseProc/FileDiffDlg.cpp
src/TortoiseProc/GitProgressDlg.cpp
src/TortoiseProc/LogDlg.cpp
src/TortoiseProc/RepositoryBrowser.cpp
src/TortoiseProc/RevisionGraph/RevisionGraphWnd.cpp
src/Utils/MiscUI/FilterEdit.cpp