[Github-comments] [geany/geany] Handle continuous G_IO_IN-s without any data (#1461)
J-Dunn
notifications at xxxxx
Tue Jan 2 13:34:51 UTC 2018
> And a glib bug it should be, IMHO, because (a) no message loop is created which can activate recursion; (b) no recustion takes place (verified); and (c) even if a there was a recursion, the source event conditions are not met: these G_IO_IN-s come without any data to read, which is a bug by itself.
I would not expect a rapid response from glib but has this at least been submitted as a bug.
A geany work around would be nice, but as pointed out this should really be fixed at source and the last working version of glib2 is now rather old and really a feasible downgrade.
--
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-354767408
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180102/0d498ab8/attachment.html>
More information about the Github-comments
mailing list