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

Issue 4444087: code review 4444087: reflect: allow unexported key in Value.MapIndex (Closed)

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

Description

reflect: allow unexported key in Value.MapIndex Fixes issue 1748.

Patch Set 1 #

Patch Set 2 : diff -r 626d02dcc851 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 05140e700807 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -2 lines) Patch
M src/pkg/reflect/all_test.go View 1 1 chunk +18 lines, -0 lines 0 comments Download
M src/pkg/reflect/value.go View 1 1 chunk +7 lines, -2 lines 0 comments Download

Messages

Total messages: 3
rsc
Hello golang-dev (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years ago (2011-05-03 10:43:44 UTC) #1
r
LGTM
13 years ago (2011-05-03 14:35:56 UTC) #2
rsc
13 years ago (2011-05-03 14:38:42 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=9abf81a9df90 ***

reflect: allow unexported key in Value.MapIndex

Fixes issue 1748.

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

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