protobuf-go/encoding
Herbie Ong 06a6b0bda8 encoding/jsonpb: fix parsing of number strings containing leading/trailing spaces
Per conformance tests, number strings that contain leading or trailing
spaces are not allowed.

3a3956e8a2/conformance/binary_json_conformance_suite.cc (L1196-L1203)

Change-Id: Ifbe0e4ee125fac3c291b456eece541353025cdd4
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/173664
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
2019-04-29 20:44:00 +00:00
..
jsonpb encoding/jsonpb: fix parsing of number strings containing leading/trailing spaces 2019-04-29 20:44:00 +00:00
testprotos cmd/protoc-gen-go: used named types for special fields 2019-04-16 22:04:16 +00:00
textpb reflect/protoreflect: rename methods with Type suffix 2019-04-20 06:35:24 +00:00
bench_test.go reflect/protoreflect: rename methods with Type suffix 2019-04-20 06:35:24 +00:00