You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Darryl L. Pierce (JIRA)" <ji...@apache.org> on 2014/01/27 22:15:38 UTC

[jira] [Created] (QPID-5518) server_test.c fails to compile : ignoring the return value of write()

Darryl L. Pierce created QPID-5518:
--------------------------------------

             Summary: server_test.c fails to compile : ignoring the return value of write()
                 Key: QPID-5518
                 URL: https://issues.apache.org/jira/browse/QPID-5518
             Project: Qpid
          Issue Type: Bug
          Components: Qpid Dispatch
            Reporter: Darryl L. Pierce
            Assignee: Darryl L. Pierce


When building with warnings as errors, the following occurs:

/home/mcpierce/Packaging/qpid-dispatch/qpid-dispatch-0.1/tests/server_test.c: In function 'ufd_handler':
/home/mcpierce/Packaging/qpid-dispatch/qpid-dispatch-0.1/tests/server_test.c:99:18: error: ignoring return value of 'write', declared with attribute warn_unused_result [-Werror=unused-result]
             write(fd[1], "X", 1);




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org