Re: [protobuf] gcc 4.7.0 compile error with -std=c++11

2012-07-02 Thread Pherl Liu
The internal version is already c++11 compatible. It will be included in the next release. On Fri, Apr 20, 2012 at 4:23 PM, Brian Nesbitt brian.nesb...@gmail.comwrote: Hello folks, Protobuf 2.4.1 fails to build using gcc 4.7.0 (on CentOS 6.2) with the C++11 standard enabled (-std=c++11). The

[protobuf] Re: Issue 394 in protobuf: Improvement suggestion

2012-07-02 Thread protobuf
Updates: Status: Fixed Comment #2 on issue 394 by liuj...@google.com: Improvement suggestion http://code.google.com/p/protobuf/issues/detail?id=394 As Marc pointed out, please send questions/suggestions to the group. -- You received this message because you are subscribed to the Google

[protobuf] Re: Issue 395 in protobuf: Support inheritance

2012-07-02 Thread protobuf
Updates: Status: WontFix Comment #1 on issue 395 by liuj...@google.com: Support inheritance http://code.google.com/p/protobuf/issues/detail?id=395 Inheritance has been discussed and rejected many times. If you'd like to discuss it again, please bring it up on the mailing list. --