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

Issue 6525047: code review 6525047: cmd/api: allow extension of interfaces with unexported ... (Closed)

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

Description

cmd/api: allow extension of interfaces with unexported methods Fixes issue 4061.

Patch Set 1 #

Patch Set 2 : diff -r 74b7f46062d9 https://go.googlecode.com/hg/ #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -19 lines) Patch
M api/go1.txt View 11 chunks +12 lines, -12 lines 0 comments Download
M src/cmd/api/goapi.go View 1 5 chunks +29 lines, -6 lines 0 comments Download
M src/cmd/api/testdata/src/pkg/p1/golden.txt View 1 2 chunks +6 lines, -1 line 0 comments Download
M src/cmd/api/testdata/src/pkg/p1/p1.go View 1 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 3
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
11 years, 7 months ago (2012-09-18 18:59:11 UTC) #1
bradfitz
LGTM Thanks. I kept meaning to do this soon. On Tue, Sep 18, 2012 at ...
11 years, 7 months ago (2012-09-18 19:38:46 UTC) #2
rsc
11 years, 7 months ago (2012-09-18 19:57:06 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=248e11862ed5 ***

cmd/api: allow extension of interfaces with unexported methods

Fixes issue 4061.

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

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