You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Jiri Daněk (Jira)" <ji...@apache.org> on 2023/03/24 16:54:00 UTC

[jira] [Created] (PROTON-2696) raw_connection_test.cpp:846:12: error: private field 'accept_' is not used [-Werror,-Wunused-private-field]

Jiri Daněk created PROTON-2696:
----------------------------------

             Summary: raw_connection_test.cpp:846:12: error: private field 'accept_' is not used [-Werror,-Wunused-private-field]
                 Key: PROTON-2696
                 URL: https://issues.apache.org/jira/browse/PROTON-2696
             Project: Qpid Proton
          Issue Type: Bug
          Components: build, proton-c
    Affects Versions: proton-c-0.39.0
         Environment: Arm64 Ubuntu Focal on TravisCI
            Reporter: Jiri Daněk


https://app.travis-ci.com/github/jiridanek/skupper-router/jobs/598829054#L950

{noformat}
/home/travis/build/jiridanek/skupper-router/qpid-proton/c/tests/raw_connection_test.cpp:846:12: error: private field 'accept_' is not used [-Werror,-Wunused-private-field]
  handler *accept_; // Handler for accepted connections
           ^
1 error generated.
{noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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