On 24.6.2015 г. 02:05, Colomban Wendling wrote:
BTW, I just noticed that on Windows spawn_async_with_pipes() requires the GLib main loop to be running if child_pid=NULL (well, it registers a watch func, not sure what happens if it doesn't execute -- zombie?). We probably don't care much though.
Fixed child_pid=NULL with PR 536.
Also defined GEANY_API_SYMBOL as empty when compiling the spawn testing program.
-- E-gards: Jimmy