[
https://issues.apache.org/jira/browse/PROTON-2696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704761#comment-17704761
]
ASF subversion and git services commented on PROTON-2696:
---------------------------------------------------------
Commit 229ae1dffc0b3999b50005767ad92a051fd8fe93 in qpid-proton's branch
refs/heads/main from Clifford Jansen
[ https://gitbox.apache.org/repos/asf?p=qpid-proton.git;h=229ae1dff ]
PROTON-2696: fix clang warning/error on new raw connection test
> 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
> Priority: Major
>
> 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: [email protected]
For additional commands, e-mail: [email protected]