Implement string inserter for long long. This creates a problem on mingw as gcc
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Sat, 15 Oct 2005 19:16:59 +0000 (19:16 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Sat, 15 Oct 2005 19:16:59 +0000 (19:16 +0000)
commit3fc1adbd94297c3b275031be87cb15dedb422b1f
tree6131d8ce135cd1580b17d3f47ecf938f362a4acc
parent4948c2b6c8936ee1d0b9c5e3b3594b046fc77020
Implement string inserter for long long. This creates a problem on mingw as gcc
gives a warning unless -Wno-format is used, one of the most useful warnings.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35906 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
configure
configure.in
include/wx/string.h