[Github-comments] [geany/geany] Handle continuous G_IO_IN-s without any data (#1461)
J-Dunn
notifications at xxxxx
Sat Jan 6 17:29:49 UTC 2018
The code snippet given by Kugel needs some context because line 900 now is a different part of the code !
```
static void spawn_destroy_cb(gpointer data)
{
SpawnChannelData *sc = (SpawnChannelData *) data;
```
it seems that this now needs to be inserted at line 956.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1461#issuecomment-355762005
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180106/e9327345/attachment.html>
More information about the Github-comments
mailing list