[protobuf] Re: Issue 229 in protobuf: TextFormat should have option to silently ignore unknown fields

2014-02-21 Thread protobuf
Comment #2 on issue 229 by k...@spotify.com: TextFormat should have option to silently ignore unknown fields http://code.google.com/p/protobuf/issues/detail?id=229 We use the text format for fixture data in our test cases (we don't want to have binary data in our repository), and we occasio

[protobuf] No general method in Java for creating a repeated Message Builder

2014-02-21 Thread Hans de Haan
I created a Java program, which needs to be able to update fields in nested Messages. The problem is that if I have a Message.Builder and within this builder I have a repeated Message, I cannot find a general method in the GPB libraries to change this into a Builder which is automatically part o

[protobuf] Error: forward declaration of 'struct google::protobuf::io::CodedInputStream'

2014-02-21 Thread Cayo Fontana
Hi there, I am compiling a project on Ubuntu 12.04 LTS using the API google protobuf, and I'm having the problems below: *In file included from /home/cayo/Downloads/rodrigob-doppia-ba2f818c30cb/src/helpers/data/DataSequence.cpp:1:0:* */home/cayo/Downloads/rodrigob-doppia-ba2f818c30cb/src/helper