Flush output stream in wxMessageOutputStderr::Output() to avoid losing any output...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 18 Jul 2009 23:23:39 +0000 (23:23 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 18 Jul 2009 23:23:39 +0000 (23:23 +0000)
commit8570a7b18f58df85981494fea5f7425a27aea11a
tree4f851e6fbb7e9e3fd9536f933160f23ec96bd2e8
parente8c9268b3aa0596f495d5269e4f7cf28a70d1ed7
Flush output stream in wxMessageOutputStderr::Output() to avoid losing any output if the program crashes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61460 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/msgout.cpp