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

Issue 5434078: code review 5434078: goprotobuf: Assortment of small cleanups. (Closed)

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

Description

goprotobuf: Assortment of small cleanups. Some are some style improvements due to the new "error" type. Others are gofmt-driven changes. One is a small fix for recent changes to the go/printer library.

Patch Set 1 #

Patch Set 2 : diff -r de0d375bf7ea https://goprotobuf.googlecode.com/hg #

Total comments: 2

Patch Set 3 : diff -r de0d375bf7ea https://goprotobuf.googlecode.com/hg #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -36 lines) Patch
M compiler/generator/generator.go View 1 3 chunks +4 lines, -4 lines 0 comments Download
M compiler/testdata/test.pb.go.golden View 1 1 chunk +1 line, -1 line 0 comments Download
M proto/text_parser.go View 1 1 chunk +0 lines, -1 line 0 comments Download
M proto/text_parser_test.go View 1 5 chunks +30 lines, -30 lines 0 comments Download

Messages

Total messages: 4
dsymonds
Hello r (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://goprotobuf.googlecode.com/hg
13 years, 11 months ago (2011-11-28 07:41:11 UTC) #1
r
LGTM but some of these are gratuitous http://codereview.appspot.com/5434078/diff/3/compiler/generator/generator.go File compiler/generator/generator.go (right): http://codereview.appspot.com/5434078/diff/3/compiler/generator/generator.go#newcode849 compiler/generator/generator.go:849: g.P("// Reference ...
13 years, 11 months ago (2011-11-28 18:13:54 UTC) #2
dsymonds
On Tue, Nov 29, 2011 at 5:13 AM, <r@golang.org> wrote: > LGTM but some of ...
13 years, 11 months ago (2011-11-28 21:09:39 UTC) #3
dsymonds
13 years, 11 months ago (2011-11-28 22:52:27 UTC) #4
*** Submitted as
http://code.google.com/p/goprotobuf/source/detail?r=211d266ef4cf ***

goprotobuf: Assortment of small cleanups.

Some are some style improvements due to the new "error" type.
Others are gofmt-driven changes.
One is a small fix for recent changes to the go/printer library.

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

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