projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Copy generic images when building the documentation too.
[wxWidgets.git]
/
src
/
unix
/
utilsunx.cpp
diff --git
a/src/unix/utilsunx.cpp
b/src/unix/utilsunx.cpp
index 455db74030bb0bd16ba34cbfacd672f7c0c408de..ec550fcf244c9a990bec2e530683fd7418e9533a 100644
(file)
--- a/
src/unix/utilsunx.cpp
+++ b/
src/unix/utilsunx.cpp
@@
-728,7
+728,9
@@
long wxExecute(char **argv, int flags, wxProcess *process,
// it might not be the best idea.
wxLogSysError(_("Failed to set up non-blocking pipe, "
"the program might hang."));
+#if wxUSE_LOG
wxLog::FlushActive();
+#endif
}
wxOutputStream *inStream =