Re: [protobuf] Change wire type

2012-12-13 Thread Oliver Jowett
On Thu, Dec 13, 2012 at 12:31 AM, Lilithfr alexandre.lam...@gmail.com wrote: Hello, I'm looking to change the type of a field from uint64 to fixed64 to reduce the encoding time but I want to keep the same id and some old application will still use the old definition. For my application,

[protobuf] Re: Issue 307 in protobuf: Missing import 'text_format' in cpp_message.py - unicode() fails on Message

2012-12-13 Thread protobuf
Comment #3 on issue 307 by pkwar...@gmail.com: Missing import 'text_format' in cpp_message.py - unicode() fails on Message http://code.google.com/p/protobuf/issues/detail?id=307 This appears to have been fixed as part of this change: