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

Issue 6446084: code review 6446084: exp/types: add more import tests (Closed)

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

Description

exp/types: add more import tests Also simplified parsing of interface types since they can only contain methods (and no embedded interfaces) in the export data.

Patch Set 1 #

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

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

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

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

Patch Set 6 : diff -r 422b4a8160bc https://go.googlecode.com/hg/ #

Patch Set 7 : diff -r 422b4a8160bc https://go.googlecode.com/hg/ #

Patch Set 8 : diff -r 422b4a8160bc https://go.googlecode.com/hg/ #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -22 lines) Patch
M src/pkg/exp/types/gcimporter.go View 1 2 3 4 5 1 chunk +9 lines, -21 lines 0 comments Download
M src/pkg/exp/types/gcimporter_test.go View 1 2 3 4 2 chunks +40 lines, -1 line 0 comments Download

Messages

Total messages: 6
gri
Hello r@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
12 years, 7 months ago (2012-08-04 00:03:19 UTC) #1
gri
Hello r@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
12 years, 7 months ago (2012-08-04 04:07:08 UTC) #2
r
I'm not the right reviewer for this. Maybe rsc or iant.
12 years, 7 months ago (2012-08-04 04:07:40 UTC) #3
gri
Hello rsc@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
12 years, 7 months ago (2012-08-04 04:19:40 UTC) #4
rsc
LGTM
12 years, 7 months ago (2012-08-09 18:52:19 UTC) #5
gri
12 years, 7 months ago (2012-08-09 18:55:05 UTC) #6
*** Submitted as http://code.google.com/p/go/source/detail?r=f979026319cc ***

exp/types: add more import tests

Also simplified parsing of interface
types since they can only contain
methods (and no embedded interfaces)
in the export data.

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

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