Re: [protobuf] Proto3 Default Value Conformance

2018-05-29 Thread Cyrus Katrak
ing. When the result of the conformance test is the empty byte array, my implementation does not serialize that field on the wire and the one_of ConformanceResponse.result has no field set. Thanks for the quick reply! On Tue, May 29, 2018 at 1:54 PM, Feng Xiao wrote: > On Tue, May 29, 2018 a

[protobuf] Proto3 Default Value Conformance

2018-05-29 Thread Cyrus Katrak
I am implementing a protobuf implementation for a new language and I am failing the conformance test named: Required.Proto3.ProtobufInput.RepeatedScalarSelectsLast.UINT64.ProtobufOutput The test input appears to be an optional (non-repeated) field that appears multiple times on the wire, with