added wx_truncate_cast and use it (sometimes instead of wx_static_cast) to explicitel...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 17 Sep 2005 21:03:45 +0000 (21:03 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 17 Sep 2005 21:03:45 +0000 (21:03 +0000)
commitc781c31638cc5ae06eb325567323f131e8183a75
tree16919a0ae73a42f4c27e7ee28004215b7410b7f7
parent17d8a88795d3b53d38d79ef81aac08c6c7c739af
added wx_truncate_cast and use it (sometimes instead of wx_static_cast) to explicitely show int truncation

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35539 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/defs.h
src/common/regex.cpp
src/common/sstream.cpp
src/unix/sound.cpp