[protobuf] Re: Issue 333 in protobuf: Wrong syntax pattern in editors/proto.vim

2012-07-12 Thread protobuf
Updates: Status: Fixed Labels: FixedIn-2.5.0 Comment #2 on issue 333 by liuj...@google.com: Wrong syntax pattern in editors/proto.vim http://code.google.com/p/protobuf/issues/detail?id=333 fixed in r422 -- You received this message because you are subscribed to the Google Gro

Re: [protobuf] How to make a self-describing message

2012-07-12 Thread Pherl Liu
Unfortunately no.. You could, however, put the Emessages opCode in the MsgFirst message (instead of in the MsgHeader). Then you can specify the default value for the EMessages to MSG_FIRST. On Tue, Jul 10, 2012 at 10:06 PM, Barzo wrote: > Hi, > I'm new to PB and I would ask a simple thing... > I

[protobuf] Re: Issue 370 in protobuf: static initialization problem with dlopen

2012-07-12 Thread protobuf
Comment #4 on issue 370 by asierg...@gmail.com: static initialization problem with dlopen http://code.google.com/p/protobuf/issues/detail?id=370 Same problem. The patch did not fix my issue. I am using protobuf 2.4.1 in Windows 7 and MingW (gcc version 4.4). -- You received this message bec