wxWidgets/tests/strings
Vadim Zeitlin 75717cb121 Fix handling of positional parameters in wxPrintf() and related.
Handle positional parameter specifications in wxFormatConverter to ensure that
e.g. "%N$s" are correctly transformed to "%N$S" if needed. This fixes the use
of positional parameters under OS X.

Closes #10965.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70523 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-02-06 13:28:34 +00:00
..
crt.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
iostream.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
numformatter.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
stdstrings.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
strings.cpp Fix handling of positional parameters in wxPrintf() and related. 2012-02-06 13:28:34 +00:00
tokenizer.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
unichar.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
unicode.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
vararg.cpp Allow passing wxLongLong values directly to wx pseudo-vararg functions. 2011-05-17 22:12:39 +00:00
vsnprintf.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00