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

Issue 823048: code review 823048: reflect: implement Set(nil), SetValue(nil) for PtrValue... (Closed)

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

Description

reflect: implement Set(nil), SetValue(nil) for PtrValue and MapValue

Patch Set 1 #

Patch Set 2 : code review 823048: reflect: implement Set(nil), SetValue(nil) for PtrValue... #

Patch Set 3 : code review 823048: reflect: implement Set(nil), SetValue(nil) for PtrValue... #

Patch Set 4 : code review 823048: reflect: implement Set(nil), SetValue(nil) for PtrValue... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -2 lines) Patch
M src/pkg/reflect/all_test.go View 1 2 2 chunks +26 lines, -0 lines 0 comments Download
M src/pkg/reflect/value.go View 1 3 chunks +22 lines, -2 lines 0 comments Download

Messages

Total messages: 3
rsc
Hello r (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 11 months ago (2010-04-19 16:29:17 UTC) #1
r
LGTM
14 years, 11 months ago (2010-04-19 18:21:37 UTC) #2
rsc
14 years, 11 months ago (2010-04-21 00:02:12 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=44739ded91cf ***

reflect: implement Set(nil), SetValue(nil) for PtrValue and MapValue

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

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