In spawn.c here condition is tested against G_IO_FAILURE but this does not list that as one of the values.

Instead I believe the return from the g_io_channel_write_chars() should be checked or the error used if more precision is needed.

Thoughts?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.