build fails with latest boost 1.84
Closed this issue · 4 comments
RavikumarTulugu commented
Please check build with latest boost 1.84 as some headers are replaced or removed.
Tradias commented
This should be fixed in 2.9.0
RavikumarTulugu commented
I tested with 2.9.1 and got some missing header error under boost asio folder.
Tradias commented
I had already addressed this issue but overlooked one boost.asio header in the test (only removed the standalone asio version of it). Removing it makes everything compile fine. Also your code should never have been affected to begin with. Are you compiling all tests of asio-grpc?
RavikumarTulugu commented
fixed in 2.9.3