[protobuf] Issue 277 in protobuf: warning: [serial] serializable class has no definition of serialVersionUID

2011-04-25 Thread protobuf
Status: New Owner: liuj...@google.com Labels: Type-Defect Priority-Medium New issue 277 by chiragpa...@gmail.com: warning: [serial] serializable class has no definition of serialVersionUID http://code.google.com/p/protobuf/issues/detail?id=277 Hi, We are still getting these serialization

[protobuf] Python Client: pickling error

2011-04-25 Thread vish
Environment: CentOS 64bit Python 2.6 Protocol Buffers 2.4.0.a Python client with Native C++ support python protocol buffers installed to ~/protobuf LD_LIBRARY_PATH=~/protobuf/lib:~/protobuf/google/protobuf/src/.libs PYTHONPATH=:~/protobuf/:.:~/protobuf/google/protobuf/src/.libs:~/ protobuf/lib

[protobuf] Issue 278 in protobuf: SerializeToString fail if nested types all field is empty

2011-04-25 Thread protobuf
Status: New Owner: liuj...@google.com Labels: Type-Defect Priority-Medium New issue 278 by muzuiget: SerializeToString fail if nested types all field is empty http://code.google.com/p/protobuf/issues/detail?id=278 version protobuf-2.4.0a, python2.6 ubuntu 10.10 install from source tarball