]> git.saurik.com Git - wxWidgets.git/commit
added explicit conversion of wxCStrData to const void * to resolve ambiguity between...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 22 Mar 2007 19:24:41 +0000 (19:24 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 22 Mar 2007 19:24:41 +0000 (19:24 +0000)
commit17709275f90afe4a05c15806c944ce49c056d4c2
treec7b2cf1f3dc18ad9b5ed59c455f980785a81676b
parent98c4eb39105531b0316a9d8dbf87d7939e4c4270
added explicit conversion of wxCStrData to const void * to resolve ambiguity between const char * and const unsigned char * conversion when passing s.c_str() to e.g. file output functions

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45024 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/string.h