]> git.saurik.com Git - wxWidgets.git/commit
Create compressed debug report file outside of temporary directory.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 11 Aug 2009 18:16:39 +0000 (18:16 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 11 Aug 2009 18:16:39 +0000 (18:16 +0000)
commitb78df8565cd3ffe87a7ef376e1121f08d219ba2d
tree2c9e60acc84060fbb4e256dbbdb1989e8cd1472c
parent7735b2ea691f41d7a7f007befbe969386873b86e
Create compressed debug report file outside of temporary directory.

Otherwise the compressed file is deleted when the temporary directory is (it
doesn't happen if temporarily files are left because an error occurred while
the report generation but perversely enough no useful information was left if
no errors happened).

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