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

Issue 4432051: code review 4432051: goprotobuf: update for new Set semantics for reflect.Value. (Closed)

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

Description

goprotobuf: update for new Set semantics for reflect.Value.

Patch Set 1 #

Total comments: 2

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -2 lines) Patch
M proto/extensions.go View 1 1 chunk +16 lines, -1 line 0 comments Download
M proto/text_parser.go View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5
r
Hello rsc (cc: golang-dev@googlegroups.com, dsymonds), I'd like you to review this change to https://goprotobuf.googlecode.com/hg/
14 years, 6 months ago (2011-04-18 19:46:11 UTC) #1
rsc
http://codereview.appspot.com/4432051/diff/1/proto/extensions.go File proto/extensions.go (right): http://codereview.appspot.com/4432051/diff/1/proto/extensions.go#newcode179 proto/extensions.go:179: // SetExtensions assumes it can call UnsafeAddr on any ...
14 years, 6 months ago (2011-04-18 19:57:30 UTC) #2
rsc
LGTM
14 years, 6 months ago (2011-04-18 19:57:36 UTC) #3
r
*** Submitted as http://code.google.com/p/goprotobuf/source/detail?r=c3ab88aec7ed *** goprotobuf: update for new Set semantics for reflect.Value. R=rsc CC=dsymonds, ...
14 years, 6 months ago (2011-04-18 20:13:07 UTC) #4
dsymonds
14 years, 6 months ago (2011-04-18 23:39:33 UTC) #5
FYI

On Tue, Apr 19, 2011 at 5:57 AM,  <rsc@golang.org> wrote:

> I don't see any calls to SetExtension in the tests.

It's in compiler/testdata/extension_test.go because of a dependence on
the compiler.


Dave.
Sign in to reply to this message.

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