Re: [protobuf] Re: Forced serialization/deserialization of unknown fields in proto3 messages

2016-03-18 Thread Steven Parkes
You can do something like this by serializing the normal message and the added fields separately and then concatenating the byte strings. Not helpful if you need to do this above the byte string level. And may have other disadvantages, e.g., extra copies ... On Fri, Mar 18, 2016 at 6:51 PM, Jerem

[protobuf] Re: //:protobuf_java target not working

2016-02-25 Thread Steven Parkes
https://github.com/google/protobuf/pull/1278 On Mon, Feb 22, 2016 at 5:07 PM, Rohit Saboo wrote: > Hi bazel-discuss and protobuf, > > I am bringing in protobuf as an external bazel repository: > > git_repository( > name = "protobuf_repo", > commit = "32daf513ced8d51e8de6cc8d800cfc972c4df