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

Issue 5335045: code review 5335045: goprotobuf: update to new errors. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years ago by r
Modified:
14 years ago
Reviewers:
CC:
r2, bradfitz, rsc, golang-dev
Visibility:
Public.

Description

goprotobuf: update to new errors. Mostly gofix, but a few needed hand-work, such as in the generator.

Patch Set 1 #

Total comments: 1

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+154 lines, -163 lines) Patch
M compiler/descriptor/descriptor.pb.go View 1 1 chunk +0 lines, -2 lines 0 comments Download
M compiler/generator/generator.go View 6 chunks +12 lines, -13 lines 0 comments Download
M compiler/plugin/plugin.pb.go View 1 chunk +19 lines, -20 lines 0 comments Download
M compiler/testdata/imp.pb.go.golden View 2 chunks +3 lines, -4 lines 0 comments Download
M compiler/testdata/test.pb.go.golden View 2 chunks +3 lines, -5 lines 0 comments Download
M proto/all_test.go View 1 8 chunks +13 lines, -14 lines 0 comments Download
M proto/decode.go View 30 chunks +35 lines, -34 lines 0 comments Download
M proto/encode.go View 30 chunks +34 lines, -34 lines 0 comments Download
M proto/equal.go View 2 chunks +1 line, -2 lines 0 comments Download
M proto/extensions.go View 7 chunks +12 lines, -12 lines 0 comments Download
M proto/message_set.go View 5 chunks +6 lines, -6 lines 0 comments Download
M proto/properties.go View 3 chunks +6 lines, -6 lines 0 comments Download
M proto/text.go View 3 chunks +3 lines, -3 lines 0 comments Download
M proto/text_parser.go View 2 chunks +4 lines, -5 lines 0 comments Download
M proto/text_parser_test.go View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 11
r
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://goprotobuf.googlecode.com/hg
14 years ago (2011-11-02 19:15:33 UTC) #1
r2
p.s. protobuf generated code no longer imports "os". -rob
14 years ago (2011-11-02 19:16:31 UTC) #2
bradfitz
As an anecdote or does that enable something? On Wed, Nov 2, 2011 at 12:16 ...
14 years ago (2011-11-02 19:19:29 UTC) #3
r2
On Nov 2, 2011, at 12:19 PM, Brad Fitzpatrick wrote: > As an anecdote or ...
14 years ago (2011-11-02 19:20:00 UTC) #4
rsc
Anything gofix didn't do but should have? (Or vice versa?) http://rsc.codereview.appspot.com/5335045/diff/1/compiler/descriptor/descriptor.pb.go File compiler/descriptor/descriptor.pb.go (right): http://rsc.codereview.appspot.com/5335045/diff/1/compiler/descriptor/descriptor.pb.go#newcode12 ...
14 years ago (2011-11-02 19:25:30 UTC) #5
rsc
LGTM
14 years ago (2011-11-02 19:25:36 UTC) #6
r2
On Nov 2, 2011, at 12:25 PM, rsc@golang.org wrote: > Anything gofix didn't do but ...
14 years ago (2011-11-02 19:31:07 UTC) #7
rsc
On Wed, Nov 2, 2011 at 15:31, Rob 'Commander' Pike <r@google.com> wrote: > the main ...
14 years ago (2011-11-02 19:31:52 UTC) #8
rsc
On Wed, Nov 2, 2011 at 15:31, Russ Cox <rsc@golang.org> wrote: > It usually does ...
14 years ago (2011-11-02 19:33:23 UTC) #9
r2
On Nov 2, 2011, at 12:31 PM, Russ Cox wrote: > On Wed, Nov 2, ...
14 years ago (2011-11-02 19:41:40 UTC) #10
r
14 years ago (2011-11-02 19:43:08 UTC) #11
*** Submitted as
http://code.google.com/p/goprotobuf/source/detail?r=694312d6c9bb ***

goprotobuf: update to new errors.
Mostly gofix, but a few needed hand-work,
such as in the generator.

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

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