more Sun C++ compiler warning fixes: in particular, added an ugly but
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 11 Jan 2002 19:33:37 +0000 (19:33 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 11 Jan 2002 19:33:37 +0000 (19:33 +0000)
commit295272bdcd784fbe2b33883d00cff0f5c0ca5341
treeeceeb563ab3fa05ba198cb1385b25b941d3819f2
parent40325b26300153d83d7c9b124886cca94cf93d5d
more Sun C++ compiler warning fixes: in particular, added an ugly but
necessary workaround for avoiding warning in the .xpm files

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13516 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
17 files changed:
include/wx/geometry.h
src/common/filefn.cpp
src/common/http.cpp
src/generic/filedlgg.cpp
src/generic/proplist.cpp
src/generic/tipdlg.cpp
src/gtk/app.cpp
src/gtk/listbox.cpp
src/gtk/window.cpp
src/gtk1/app.cpp
src/gtk1/listbox.cpp
src/gtk1/window.cpp
src/html/helpfrm.cpp
src/html/htmlhelp.cpp
src/motif/app.cpp
src/unix/fontutil.cpp
src/unix/threadpsx.cpp