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

Issue 59140043: code review 59140043: go.tools/go/types: print cyles of recursive type declar... (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-codereviews
Visibility:
Public.

Description

go.tools/go/types: print cyles of recursive type declarations

Patch Set 1 #

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

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

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

Total comments: 4

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -30 lines) Patch
M go/types/api.go View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M go/types/decl.go View 1 2 3 6 chunks +7 lines, -10 lines 0 comments Download
M go/types/resolver.go View 1 2 1 chunk +1 line, -1 line 0 comments Download
M go/types/typexpr.go View 1 2 13 chunks +23 lines, -19 lines 0 comments Download

Messages

Total messages: 4
gri
Hello adonovan@google.com (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go.tools
11 years, 9 months ago (2014-02-01 00:49:30 UTC) #1
adonovan
LGTM Slightly surprised no tests were affected. Were the changed error messages matched by wildcards? ...
11 years, 9 months ago (2014-02-03 17:58:09 UTC) #2
gri
The error tests don't change because such secondary error messages are not checked. I should ...
11 years, 9 months ago (2014-02-03 18:33:35 UTC) #3
gri
11 years, 9 months ago (2014-02-03 18:34:10 UTC) #4
*** Submitted as
https://code.google.com/p/go/source/detail?r=1d55201132fc&repo=tools ***

go.tools/go/types: print cyles of recursive type declarations

LGTM=adonovan
R=adonovan
CC=golang-codereviews
https://codereview.appspot.com/59140043
Sign in to reply to this message.

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