Could you post an example of a text-format protocol buffer that is failing
to parse correctly?

On Wed, Jan 4, 2017 at 1:48 AM, Apostolos Papageorgiou <
apostolos.ch.papageorg...@gmail.com> wrote:

> Hello,
>
> I am using protobuf java 3.0.0 and I am getting a "String missing ending
> quote" error (at textFormat.getParser().merge()) when I parse a message
> which contains the "&" symbol inside the value of any String field.
> Am I missing something? Or does the tokenizer of TextFormat.Parser mess it
> up when it hits that symbol?
>
> Sorry if I have overseen any related post and thanks a lot in advance for
> your help.
>
> Best regards,
> Apostolos
>
> --
> You received this message because you are subscribed to the Google Groups
> "Protocol Buffers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to protobuf+unsubscr...@googlegroups.com.
> To post to this group, send email to protobuf@googlegroups.com.
> Visit this group at https://groups.google.com/group/protobuf.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to protobuf+unsubscr...@googlegroups.com.
To post to this group, send email to protobuf@googlegroups.com.
Visit this group at https://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Reply via email to