Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

protobuf discussing C++11 requirement #21

Closed
jakirkham opened this issue Mar 13, 2017 · 2 comments
Closed

protobuf discussing C++11 requirement #21

jakirkham opened this issue Mar 13, 2017 · 2 comments

Comments

@jakirkham
Copy link
Member

FYI it sounds like protobuf is looking at making C++11 a requirement for building and using the library. This shouldn't cause a problem on Linux or OS X. However, this would effect Windows. We would need to drop Python 2.7 support if this change occurred. If this will affect you, please weigh in on issue ( protocolbuffers/protobuf#2780 ).

@jakirkham
Copy link
Member Author

The protobuf team has decided to require C++11 support in 3.6.0. The 3.5 branch will support pre-C++11 and receive bug fixes only. As such Visual Studio 2008 will not be supported for 3.6+, but will be supported on 3.5. Would be good to keep this in mind for any pinnings we select as well.

@xhochy
Copy link
Member

xhochy commented Jan 25, 2019

We have updated the pinnings to use protobuf=3.6 and the new compilers all support C++11. So the issue is then only with VC 2008. protobuf=3.5 was not yet rebuilt with the new compilers. Is this something we plan to act on?

@xhochy xhochy closed this as completed Feb 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants