Descriptiongoprotobuf: Fix handling of empty string defaults for 'string' and 'bytes' fields.
This is a bit of an edge case. All other valid defaults appear as
non-empty strings, but we need to distinguish [default=""] for string/bytes
to uphold the SetDefaults contract.
Patch Set 1 #Patch Set 2 : diff -r 74b407a42099 https://code.google.com/p/goprotobuf #Patch Set 3 : diff -r 74b407a42099 https://code.google.com/p/goprotobuf #Patch Set 4 : diff -r 74b407a42099 https://code.google.com/p/goprotobuf #
MessagesTotal messages: 3
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||