On Tue, Nov 10, 2015 at 7:04 PM, Abhishek Parmar <[email protected]>
wrote:

> I am using v3.0.0-beta-1
>
> Based on a quick read of the code I thought 
> google/protobuf/util/internal/protostream_objectwriter.cc
> was not doing error checks in method
> ProtoStreamObjectWriter::AnyWriter::RenderDataPiece
>
> There was a TODO to make attention to status which seem to have been fixed
> in v3.0.0-beta-1-bzl-fix. I tried that and it seems no better.
>
> So perhaps there is something else that I am missing.  FWIW my code is
> closely modeled after json_util_test.cc
>
> Any help will be greatly appreciated.
>
By mistyped fields do you mean the Any type url is incorrect? The JSON
conversion code should report an error for that. If it's not, could you
file an issue on our github site?


>
> Thanks
> Abhishek
>
> --
> 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 [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Reply via email to