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

Issue 10678045: code review 10678045: go.tools/go/types: tests for cycles in type decls (Closed)

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

Description

go.tools/go/types: tests for cycles in type decls Fixed one aspect of issue 5090. Fixing it completely requires a bit more work around the representation of interface types.

Patch Set 1 #

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

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+132 lines, -11 lines) Patch
M go/types/check_test.go View 1 2 chunks +2 lines, -1 line 0 comments Download
M go/types/expr.go View 1 2 4 chunks +18 lines, -10 lines 0 comments Download
A go/types/testdata/cycles.src View 1 2 1 chunk +112 lines, -0 lines 0 comments Download

Messages

Total messages: 3
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
12 years, 4 months ago (2013-06-27 19:06:45 UTC) #1
adonovan
On 2013/06/27 19:06:45, gri wrote: > Hello mailto:adonovan@google.com (cc: mailto:golang-dev@googlegroups.com), > > I'd like you ...
12 years, 4 months ago (2013-06-27 19:12:43 UTC) #2
gri
12 years, 4 months ago (2013-06-27 19:43:23 UTC) #3
*** Submitted as
https://code.google.com/p/go/source/detail?r=4e59faa81699&repo=tools ***

go.tools/go/types: tests for cycles in type decls

Fixed one aspect of issue 5090. Fixing it completely
requires a bit more work around the representation of
interface types.

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

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