BewareMyPower commented on pull request #9498: URL: https://github.com/apache/pulsar/pull/9498#issuecomment-861390369
Hi Matteo, I just have a question. Is there any reference to prove that from 1.69 the Boost::System dependency is not required? I went to https://www.boost.org/doc/libs/1_69_0/doc/html/boost_asio/using.html#boost_asio.using.dependencies and found > Boost.System for the boost::system::error_code and boost::system::system_error classes. I've tested Boost 1.74 and 1.75 in my local environment, it worked well without Boost::System dependency. But I'm still curious about whether 1.69 is the first version that doesn't require Boost::System dependency. -- 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: [email protected]
