Files
wxWidgets/tests
Václav Slavík b113edcdd7 Fix format strings parsing to understand C99 %zu etc.
The parser used to understand only 'Z' specifier for size_t/ptrdiff_t,
which is non-standard libc5 extension. C99 defines 'z' for this purpose,
so use that. Compatibility with 'Z' is preserved.

Also support Visual C++'s non-standard 'I' modifier with the same
meaning.

Fixes #12192.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64800 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-07-03 14:24:23 +00:00
..
2010-04-16 10:43:18 +00:00
2010-06-21 19:47:14 +00:00
2010-06-21 21:46:29 +00:00
2009-07-23 20:30:22 +00:00
2008-01-13 01:13:03 +00:00
2010-03-29 09:59:05 +00:00
2009-07-23 20:30:22 +00:00
2010-04-16 11:29:22 +00:00
2010-04-16 10:43:18 +00:00
2010-06-20 15:24:01 +00:00
2009-07-23 20:30:22 +00:00
2010-06-02 10:49:44 +00:00
2004-11-22 15:12:29 +00:00
2010-06-02 10:49:44 +00:00