Update roll-up submitted

2008-11-20 Thread Kenton Varda
I just committed SVN revision 76 which integrates a bunch of changes from our internal codebase (see below). 2.0.3 will probably be released next week. protoc * Enum values may now have custom options, using syntax similar to field options. * Fixed bug where .proto files which use custom option

Re: RPC Design Structure

2008-11-20 Thread codeazure
Thank you Kenton & Shane - it must have been a slow brain day for me yesterday :-) I confused the underlying implementation with what PB provides. The RPC system doesn't know or care how data is transferred. On Nov 20, 5:56 pm, Shane Green <[EMAIL PROTECTED]> wrote: > It sounds like the system i

Re: protocol buffer - compilation fails

2008-11-20 Thread Kenton Varda
This is a bug that has been fixed in SVN and will be fixed in the 2.0.3 release, which should happen soonish. If you don't use DynamicMessage you don't need to worry about it. On Thu, Nov 20, 2008 at 11:34 AM, Nimisha Mishra < [EMAIL PROTECTED]> wrote: > Hello, > > > > I have installed protocol

protocol buffer - compilation fails

2008-11-20 Thread Nimisha Mishra
Hello, I have installed protocol buffer 2.0.2 version and trying to build it in solaris environment. I get this error when I do a "make check", Please note - make ran fine. Please advise . Making check in src make check-am make check-TESTS Running main() from gtest_main.cc [==