ruiaylin / goprotobuf

Automatically exported from code.google.com/p/goprotobuf
Other
0 stars 0 forks source link

Split encoding of int32 and uint32 fields: I think you might have missed repeated fields? #52

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I am look this fix 616d4b420266
goprotobuf: Split encoding of int32 and uint32 fields.

Shouldn't the same logic be applied to repeated int32s?

Original issue reported on code.google.com by awalterschulze on 8 Aug 2014 at 1:47

GoogleCodeExporter commented 9 years ago
I believe you're right. Yes, I'll fix that.

Original comment by dsymo...@golang.org on 8 Aug 2014 at 10:34

GoogleCodeExporter commented 9 years ago

Original comment by dsymo...@golang.org on 8 Aug 2014 at 10:35

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 36be16571e14.

Original comment by dsymo...@golang.org on 12 Aug 2014 at 3:21