Unfortunately, I don't think it would be really usefull, there's a lot of calls to others functions. I can give you the line which returns the exception : google.protobuf.text_format.Merge(messageString, gpbIMessage) where messageString is the serialized message which has been received and gpbIMessage the object where I want to save the message. The problem occurs when messageString contains parameters with accents.
-- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/protobuf?hl=en.
