[Debian-ha-maintainers] Pacemaker on Hurd

Christoph Berg myon at debian.org
Tue May 24 16:24:26 UTC 2016


Re: Ferenc Wágner 2016-05-24 <877fejn7ys.fsf at lant.ki.iif.hu>
> Great, thanks!  Upstream have also taken it, so I'll replace
> hurd-wifcontinue with it.  Do you plan to upstream the suppression of
> the unused write result warning as well?

I've just tried the alternative "(void)" fix for "result unused" on
hurd, alas:

services_linux.c: In function ‘sigchld_handler’:
services_linux.c:466:5: error: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Werror=unused-result]
     (void) write(sigchld_pipe[1], "", 1);
     ^
cc1: all warnings being treated as errors

... hence: https://github.com/ClusterLabs/pacemaker/pull/1018

Christoph



More information about the Debian-ha-maintainers mailing list