]> git.saurik.com Git - wxWidgets.git/commit
Fix wxExecute process end detect behavior for wxCocoa and wxMac. I have no
authorDavid Elliott <dfe@tgwbd.org>
Sun, 14 Oct 2007 08:51:45 +0000 (08:51 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Sun, 14 Oct 2007 08:51:45 +0000 (08:51 +0000)
commita3261ffb75f938c1ed6e0853db86c747d15af766
treebfbfba3a65adc76829838120142efbf62c069fa7
parent1a6d6b107198739ad2a65dd4a470f36f60795f7f
Fix wxExecute process end detect behavior for wxCocoa and wxMac.  I have no
idea why the current code used for Intel Macs doesn't work but it's not
working for me at all.  This should probably be backported to 2.8.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49155 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/mac/corefoundation/utilsexc_cf.cpp
src/unix/utilsunx.cpp