]> git.saurik.com Git - wxWidgets.git/commit
don't use wxChar arrays and wxStrncpy (especially as the latter was used incorrectly...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 29 Nov 2008 13:51:09 +0000 (13:51 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 29 Nov 2008 13:51:09 +0000 (13:51 +0000)
commit56ce942b62c779f452af6cf3ff3aa5dac07a1c54
treea51e81931d9c4161f18e98dae370470e5672045d
parent601a5d6e72d774b97975e892d733aea8234fef46
don't use wxChar arrays and wxStrncpy (especially as the latter was used incorrectly) in Mac-specific type/creator code, just use wxString

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