Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(4457)

Issue 10147043: code review 10147043: goprotobuf: Fix Size for groups. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 11 months ago by dsymonds
Modified:
10 years, 11 months ago
Reviewers:
r
CC:
r, golang-dev
Visibility:
Public.

Description

goprotobuf: Fix Size for groups. The previous code did not account for groups at all; the test data was getting lucky. Fixes issue 38.

Patch Set 1 #

Patch Set 2 : diff -r 94487038b714 https://code.google.com/p/goprotobuf #

Patch Set 3 : diff -r 94487038b714 https://code.google.com/p/goprotobuf #

Patch Set 4 : diff -r 94487038b714 https://code.google.com/p/goprotobuf #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -4 lines) Patch
M proto/size.go View 1 1 chunk +4 lines, -0 lines 0 comments Download
M proto/size_test.go View 1 1 chunk +1 line, -0 lines 0 comments Download
M proto/testdata/test.proto View 1 1 chunk +2 lines, -2 lines 0 comments Download
M proto/testdata/test.pb.go View 1 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3
dsymonds
Hello r (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/goprotobuf
10 years, 11 months ago (2013-06-10 12:44:44 UTC) #1
r
LGTM
10 years, 11 months ago (2013-06-10 14:28:19 UTC) #2
dsymonds
10 years, 11 months ago (2013-06-10 22:48:56 UTC) #3
*** Submitted as
https://code.google.com/p/goprotobuf/source/detail?r=c80422e14e2a ***

goprotobuf: Fix Size for groups.

The previous code did not account for groups at all;
the test data was getting lucky.

Fixes issue 38.

R=r
CC=golang-dev
https://codereview.appspot.com/10147043
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b