[3775] in BarnOwl Developers
[barnowl] filterproc: Rewrite using GIOChannel (#164)
daemon@ATHENA.MIT.EDU (Anders Kaseorg)
Mon May 5 06:49:38 2014
Date: Mon, 05 May 2014 03:49:34 -0700
From: Anders Kaseorg <notifications@github.com>
Reply-To: barnowl/barnowl <reply+i-32800541-d325b04bb01bd6ffac04c7ce80b509c6ae2f7e80-4475081@reply.github.com>
To: barnowl/barnowl <barnowl@noreply.github.com>
----==_mimepart_53676cbe4878a_22eb3fe6dd59f2b475161
Content-Type: text/plain;
charset=UTF-8
Content-Transfer-Encoding: 7bit
The old `poll()` loop was confusing to both humans and the Coverity Scan service. We might as well do things the GLib way anyway.
You can merge this Pull Request by running:
git pull https://github.com/andersk/barnowl filterproc
Or you can view, comment on it, or merge it online at:
https://github.com/barnowl/barnowl/pull/164
-- Commit Summary --
* filterproc: Rewrite using GIOChannel
-- File Changes --
M filterproc.c (151)
-- Patch Links --
https://github.com/barnowl/barnowl/pull/164.patch
https://github.com/barnowl/barnowl/pull/164.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/barnowl/barnowl/pull/164
----==_mimepart_53676cbe4878a_22eb3fe6dd59f2b475161
Content-Type: text/html;
charset=UTF-8
Content-Transfer-Encoding: 7bit
<p>The old <code>poll()</code> loop was confusing to both humans and the Coverity Scan service. We might as well do things the GLib way anyway.</p>
<hr>
<h4>You can merge this Pull Request by running</h4>
<pre> git pull https://github.com/andersk/barnowl filterproc</pre>
<p>Or view, comment on, or merge it at:</p>
<p> <a href='https://github.com/barnowl/barnowl/pull/164'>https://github.com/barnowl/barnowl/pull/164</a></p>
<h4>Commit Summary</h4>
<ul>
<li>filterproc: Rewrite using GIOChannel</li>
</ul>
<h4>File Changes</h4>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/barnowl/barnowl/pull/164/files#diff-0">filterproc.c</a>
(151)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/barnowl/barnowl/pull/164.patch'>https://github.com/barnowl/barnowl/pull/164.patch</a></li>
<li><a href='https://github.com/barnowl/barnowl/pull/164.diff'>https://github.com/barnowl/barnowl/pull/164.diff</a></li>
</ul>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href='https://github.com/barnowl/barnowl/pull/164'>view it on GitHub</a>.<img src='https://github.com/notifications/beacon/4475081__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcxNDkwNjE3NCwiZGF0YSI6eyJpZCI6MzE0MzUyNDZ9fQ==--7d6a3eaadf18e71927fef521a22e404359f34901.gif' height='1' width='1'></p>
----==_mimepart_53676cbe4878a_22eb3fe6dd59f2b475161--