From: Vadim Zeitlin Date: Sun, 30 Sep 2007 19:11:36 +0000 (+0000) Subject: cleaned up and significantly simiplied Format() handling of %c and %x formats and... X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/8888d9710f2b747762790f8a06009af251180ee8?hp=8888d9710f2b747762790f8a06009af251180ee8 cleaned up and significantly simiplied Format() handling of %c and %x formats and fixed an assert failure in UTF-8 build due to the use of invalid Unicode characters such as -1 git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48996 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 ---