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

Issue 151960044: code review 151960044: reflect: fix IsValid vs Kind mismatch after Elem of nil... (Closed)

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

Description

reflect: fix IsValid vs Kind mismatch after Elem of nil interface

Patch Set 1 #

Patch Set 2 : diff -r 15c0b9f59a610db3924112eec0aeb7aa89106384 https://code.google.com/p/go/ #

Patch Set 3 : diff -r 15c0b9f59a610db3924112eec0aeb7aa89106384 https://code.google.com/p/go/ #

Patch Set 4 : diff -r a7bd17009efcf01f11498b655dfe80adfd1bcbbd https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -1 line) Patch
M src/reflect/all_test.go View 1 1 chunk +14 lines, -0 lines 0 comments Download
M src/reflect/value.go View 1 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 3
rsc
Hello r (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
10 years, 5 months ago (2014-10-01 20:45:59 UTC) #1
r
LGTM
10 years, 5 months ago (2014-10-01 20:46:37 UTC) #2
rsc
10 years, 5 months ago (2014-10-01 20:51:36 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=3f6f21d480ee ***

reflect: fix IsValid vs Kind mismatch after Elem of nil interface

LGTM=r
R=r
CC=golang-codereviews
https://codereview.appspot.com/151960044
Sign in to reply to this message.

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