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

Issue 4890043: code review 4890043: reflect: panic on Invalid Interface call (Closed)

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

Description

reflect: panic on Invalid Interface call This was initially pushed as part of CL 4876046, found when logic in exp/template was using the method on an Invalid value.

Patch Set 1 #

Patch Set 2 : code review 4890043: reflect: panic on Invalid Interface call #

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

Patch Set 4 : diff -r af3bbd9ae031 https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r 53b068e61dd0 https://go.googlecode.com/hg/ #

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

Messages

Total messages: 3
niemeyer
Hello rsc@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 8 months ago (2011-08-14 19:48:56 UTC) #1
rsc
LGTM thanks. i have a cl somewhere to do that too but this one is ...
13 years, 8 months ago (2011-08-15 15:39:57 UTC) #2
niemeyer
13 years, 8 months ago (2011-08-15 17:14:25 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=f5a4bd48e8f4 ***

reflect: panic on Invalid Interface call

This was initially pushed as part of CL 4876046, found
when logic in exp/template was using the method on
an Invalid value.

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

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