C++11 has been out for several years and we are thinking of moving to allow C++11 features from being used in the code base. That means the implementation will not be able to compile if you don't have a C++11 compiler.
We may create a branch that works for C++98. The branch will only accept bug fixes, but not new features, optimization, etc Please reply in the github issue <https://github.com/google/protobuf/issues/2780> if you think this would be an issue for your project. Thanks, Jisi -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/protobuf. For more options, visit https://groups.google.com/d/optout.
