[protobuf] Re: Issue 433 in protobuf: "ValuesIn" was not declared error in 'make check' under Ubuntu

2013-02-17 Thread protobuf
Comment #4 on issue 433 by xiaof...@google.com: "ValuesIn" was not declared error in 'make check' under Ubuntu http://code.google.com/p/protobuf/issues/detail?id=433 We have already updated the version of gtest in our trunk. Please help check if you still experience the same problem with th

[protobuf] pypi package don't have google/protobuf/pyext directory

2013-02-17 Thread Dongkuo Ma
cann't install this package with PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=cpp -- 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 protobuf+unsubscr...@googlegroups

[protobuf] Re: GB 18030 Character Set

2013-02-17 Thread cnstar9988
You can use libiconv, convert GB18030 to uft8. "rhlake" 写入消息 news:0a7c6a56-1959-4c7e-8869-1e6b6d1d2...@googlegroups.com... Does anyone have any experience trying to send GB 18030 (Chineese Character Set) accross a wire using protocol buffers? if so, which scalar type did you use? bytes? than