Sun CC doesn't allow calling static function from template instantiations so rename...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 22 Jun 2007 14:46:37 +0000 (14:46 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 22 Jun 2007 14:46:37 +0000 (14:46 +0000)
commit2dab040a1dc3c714a98f005c6b79802180d25352
tree32b1146341a1ae2a345521058188a9ee9d947a40
parent15e5ef78ae8f0815ec0a5e4ecf9c9d4fa0845ff4
Sun CC doesn't allow calling static function from template instantiations so rename ConvertStringToBuf() to wxInternalConvertStringToBuf() and make it extern

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46631 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/wxcrt.cpp