corrected access to NULL parameters in wxGetOsVersion
authorGilles Depeyrot <gilles_depeyrot@mac.com>
Wed, 31 Oct 2001 22:23:58 +0000 (22:23 +0000)
committerGilles Depeyrot <gilles_depeyrot@mac.com>
Wed, 31 Oct 2001 22:23:58 +0000 (22:23 +0000)
commitff8fda36178e5d44b402757dcdc5a2bb54e52b7d
treeb75fa05f5f8286b6cd9a3a32a2da1f11f708761f
parenta3df447d8b062de14186845eb529a8b213904996
corrected access to NULL parameters in wxGetOsVersion
replaced wxMACINTOSH with wxMAC and wxMAC_DARWIN to differentiate return
value of wxGetOsVersion according to whether Mac paths or Unix paths are used

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12237 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/function.tex
include/wx/defs.h
src/common/wincmn.cpp
src/mac/carbon/utils.cpp
src/mac/utils.cpp