BewareMyPower commented on PR #427:
URL: 
https://github.com/apache/pulsar-client-cpp/pull/427#issuecomment-2165805554

   There is a bug for GCC 4.8 that it does not support 
[`std::align`](https://en.cppreference.com/w/cpp/memory/align), which is a 
standard of C++11.
   
   I sent an email to drop GCC 4.8 in the next release (see 
https://lists.apache.org/thread/7o8hpv1gtoffvzx053wm0ss2s9xt0795), so I will 
open a PR to drop the support for GCC 4.8 first and then go back to this PR.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to