1
0
forked from 0ad/0ad
0ad/source/lib/sysdep/os
janwas 77d2c67ada misc. string fixes
convert remaining %s to %hs or %ls
use WPRINTF_ARGS on unicode printf functions
fix: __func__ can't be widened via preprocessor (-> revert to char*)
convert remaining external_[directory|file_string to string()
Util: don't mix fwprintf and fprintf
Formation: fix dangling pointer (storing result of c_str())

This was SVN commit r7164.
2009-11-04 15:29:28 +00:00
..
linux Simplify sys_get_executable_name by using realpath 2009-08-09 20:28:46 +00:00
osx huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
unix Fix #293 (Lots of printf format string errors), based on patch from Cygal 2009-08-14 18:42:39 +00:00
win misc. string fixes 2009-11-04 15:29:28 +00:00