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:57:00 UTC

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

    [ https://issues.apache.org/jira/browse/PROTON-2696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704712#comment-17704712 ] 

Jiri Daněk commented on PROTON-2696:
------------------------------------

Code seems to have been added by [~cliffjansen] in https://github.com/apache/qpid-proton/commit/d08e4a22e86610243dab1e5c08a8fd4c1c0d001b#diff-f05abd4e9a9199d80bd1bc8df45951495a92eb699ae7e5060655d33a9fde29acR846 when working on PROTON-2695

> 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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org