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

Issue 7744047: code review 7744047: runtime: scan the type of an interface value (Closed)

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

Description

runtime: scan the type of an interface value

Patch Set 1 #

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

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

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

Patch Set 5 : diff -r bbfd1f816704 https://code.google.com/p/go/ #

Patch Set 6 : diff -r bbfd1f816704 https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -9 lines) Patch
M src/pkg/runtime/mgc0.c View 5 chunks +19 lines, -9 lines 0 comments Download

Messages

Total messages: 7
atom
Hello golang-dev@googlegroups.com (cc: rsc), I'd like you to review this change to https://code.google.com/p/go/
12 years ago (2013-03-15 18:44:41 UTC) #1
rsc
LGTM
12 years ago (2013-03-15 18:50:15 UTC) #2
bradfitz
Just curious: are changes like this not testable with a minimal go program and runtime.GC ...
12 years ago (2013-03-15 19:16:57 UTC) #3
rsc
I'll add a good test in the reflect package as part of the work I'm ...
12 years ago (2013-03-15 19:20:16 UTC) #4
atom
On 2013/03/15 18:50:15, rsc wrote: > LGTM "hg submit 7744047" doesn't seem to be working ...
12 years ago (2013-03-15 19:35:58 UTC) #5
rsc
On Fri, Mar 15, 2013 at 3:35 PM, <0xE2.0x9A.0x9B@gmail.com> wrote: > On 2013/03/15 18:50:15, rsc ...
12 years ago (2013-03-15 19:43:25 UTC) #6
rsc
12 years ago (2013-03-15 20:07:56 UTC) #7
*** Submitted as https://code.google.com/p/go/source/detail?r=0bb6c0d7391a ***

runtime: scan the type of an interface value

R=golang-dev, rsc, bradfitz
CC=golang-dev
https://codereview.appspot.com/7744047

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

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