mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2024-12-29 12:17:48 +00:00
f102ec6532
There are several minor fixes: * fix the unmarshaler for the field options (it used the wrong field numbers). * fix the unmarshaler to always initialize the file options with the appropriate defaults. * fix the coder selection to work properly for fields with implicit presence tracking (they used the coders for explicit tracking). * fix the dynamic message created from a descriptor for an editions using proto to use HasPresence instead of a syntax check for proto3 Change-Id: Ic13bc22a71aa9f93b476e5edd650d4d2ab5dcb98 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/564455 Auto-Submit: Michael Stapelberg <stapelberg@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Michael Stapelberg <stapelberg@google.com> |
||
---|---|---|
.. | ||
bench_test.go | ||
checkinit_test.go | ||
checkinit.go | ||
decode_gen.go | ||
decode_test.go | ||
decode.go | ||
doc.go | ||
encode_gen.go | ||
encode_test.go | ||
encode.go | ||
equal_test.go | ||
equal.go | ||
extension_test.go | ||
extension.go | ||
merge_test.go | ||
merge.go | ||
messageset_test.go | ||
messageset.go | ||
methods_test.go | ||
nil_test.go | ||
noenforceutf8_test.go | ||
proto_methods.go | ||
proto_reflect.go | ||
proto.go | ||
reset_test.go | ||
reset.go | ||
size_gen.go | ||
size.go | ||
testmessages_test.go | ||
validate_test.go | ||
weak_test.go | ||
wrappers.go |