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

Issue 7376055: code review 7376055: go/types: embedded fields can be predeclared types (Closed)

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

Description

go/types: embedded fields can be predeclared types

Patch Set 1 #

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

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

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

Total comments: 2

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -2 lines) Patch
M src/pkg/go/types/operand.go View 1 2 chunks +10 lines, -2 lines 0 comments Download
M src/pkg/go/types/testdata/decls3.src View 1 1 chunk +22 lines, -0 lines 0 comments Download

Messages

Total messages: 4
gri
Hello adonovan@google.com, 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, 3 months ago (2013-02-25 23:18:34 UTC) #1
adonovan
LGTM https://codereview.appspot.com/7376055/diff/7001/src/pkg/go/types/operand.go File src/pkg/go/types/operand.go (right): https://codereview.appspot.com/7376055/diff/7001/src/pkg/go/types/operand.go#newcode303 src/pkg/go/types/operand.go:303: // Ignore embedded basic types - only user-defined ...
12 years, 3 months ago (2013-02-26 04:34:27 UTC) #2
gri
https://codereview.appspot.com/7376055/diff/7001/src/pkg/go/types/operand.go File src/pkg/go/types/operand.go (right): https://codereview.appspot.com/7376055/diff/7001/src/pkg/go/types/operand.go#newcode303 src/pkg/go/types/operand.go:303: // Ignore embedded basic types - only user-defined On ...
12 years, 3 months ago (2013-02-26 04:37:47 UTC) #3
gri
12 years, 3 months ago (2013-02-26 04:42:43 UTC) #4
*** Submitted as https://code.google.com/p/go/source/detail?r=3be234555587 ***

go/types: embedded fields can be predeclared types

R=adonovan, r
CC=golang-dev
https://codereview.appspot.com/7376055
Sign in to reply to this message.

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