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

Issue 10459044: code review 10459044: go.tools/go/types: handle p.x with p of type P *S (Closed)

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

Description

go.tools/go/types: handle p.x with p of type P *S

Patch Set 1 #

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

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

Total comments: 4

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -0 lines) Patch
M go/types/lookup.go View 1 1 chunk +42 lines, -0 lines 0 comments Download
M go/types/testdata/decls3.src View 1 1 chunk +17 lines, -0 lines 0 comments Download

Messages

Total messages: 4
gri
Hello adonovan@google.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go.tools
11 years, 9 months ago (2013-06-22 04:01:20 UTC) #1
adonovan
LGTM https://codereview.appspot.com/10459044/diff/4003/go/types/lookup.go File go/types/lookup.go (right): https://codereview.appspot.com/10459044/diff/4003/go/types/lookup.go#newcode42 go/types/lookup.go:42: // providing LookupField and LookupMethod as well. My ...
11 years, 9 months ago (2013-06-24 14:21:01 UTC) #2
gri
https://codereview.appspot.com/10459044/diff/4003/go/types/lookup.go File go/types/lookup.go (right): https://codereview.appspot.com/10459044/diff/4003/go/types/lookup.go#newcode42 go/types/lookup.go:42: // providing LookupField and LookupMethod as well. On 2013/06/24 ...
11 years, 9 months ago (2013-06-24 16:54:25 UTC) #3
gri
11 years, 9 months ago (2013-06-24 16:58:30 UTC) #4
*** Submitted as
https://code.google.com/p/go/source/detail?r=dfc8026e3dfa&repo=tools ***

go.tools/go/types: handle p.x with p of type P *S

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

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