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

ASF subversion and git services commented on QPID-8605:
-------------------------------------------------------

Commit 1077fe6b2a2e0db9921e8cf10ec3a4ce19d64fad in qpid-cpp's branch 
refs/heads/main from Jiri Daněk
[ https://gitbox.apache.org/repos/asf?p=qpid-cpp.git;h=1077fe6b2 ]

QPID-8605: silence the boost bind global placeholders warning (#41)



> Compilation prints annoying deprecation message from Boost many times: 
> declaring the Bind placeholders (_1, _2, ...) in the global namespace is 
> deprecated
> ----------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-8605
>                 URL: https://issues.apache.org/jira/browse/QPID-8605
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Build
>    Affects Versions: qpid-cpp-1.40.0
>            Reporter: Jiri Daněk
>            Assignee: Jiri Daněk
>            Priority: Major
>             Fix For: qpid-cpp-1.40.0
>
>
> https://github.com/jiridanek/qpid-cpp/actions/runs/3308231051/jobs/5460459408#step:12:104
> {noformat}
> C:\vcpkg\installed\x64-windows\include\boost/bind.hpp(41): message : The 
> practice of declaring the Bind placeholders (_1, _2, ...) in the global 
> namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace 
> boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the 
> current behavior. [D:\a\qpid-cpp\qpid-cpp\BLD\src\qpidcommon.vcxproj]
> {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]

Reply via email to