wxwidgets/utils
Vadim Zeitlin 31fba462d2 Don't use wxPrintf() without format arguments
It could have been replaced with just wxPuts(), but using format
specifiers here instead of constructing the message by concatenating the
pieces makes the code more readable, so do this instead.

This avoids another warning about insecure format string use.
2022-11-23 03:17:39 +01:00
..
emulator Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
execmon Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
helpview Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
hhp2cached Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
ifacecheck Don't use non-existent template class name in a comment 2022-10-28 21:17:15 +01:00
screenshotgen Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
wxrc Don't use wxPrintf() without format arguments 2022-11-23 03:17:39 +01:00
makefile.gcc Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
Makefile.in Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
makefile.vc Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
utils.bkl Reenable build of execmon in utils bakefile. 2009-09-13 11:55:08 +00:00