You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/06/03 22:57:02 UTC

[GitHub] [pulsar] merlimat opened a new pull request #4454: Fixed compilation with Boost 1.70

merlimat opened a new pull request #4454: Fixed compilation with Boost 1.70
URL: https://github.com/apache/pulsar/pull/4454
 
 
   
   ### Motivation
   
   Fixes #4449 
   
   Boost Asio has changed something in 1.70 release that make compilation fails. Avoiding `std::make_shared` in a couple of cases to workaround the issue.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services