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

Issue 52890043: code review 52890043: go.tools/go/types: init order depends on source order (Closed)

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

Description

go.tools/go/types: init order depends on source order Apply sorting consistently to object->decl maps. Fixes issue 7131.

Patch Set 1 #

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

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

Total comments: 1

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

Total comments: 2

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -12 lines) Patch
M go/types/api_test.go View 1 2 3 1 chunk +15 lines, -0 lines 0 comments Download
M go/types/resolver.go View 1 2 3 4 9 chunks +31 lines, -12 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
12 years, 2 months ago (2014-01-15 23:04:05 UTC) #1
adonovan
LGTM https://codereview.appspot.com/52890043/diff/40001/go/types/api_test.go File go/types/api_test.go (right): https://codereview.appspot.com/52890043/diff/40001/go/types/api_test.go#newcode359 go/types/api_test.go:359: // The values of these vars are determined ...
12 years, 2 months ago (2014-01-15 23:10:55 UTC) #2
gri
*** Submitted as https://code.google.com/p/go/source/detail?r=38966bafc8d2&repo=tools *** go.tools/go/types: init order depends on source order Apply sorting consistently ...
12 years, 2 months ago (2014-01-15 23:15:33 UTC) #3
gri
12 years, 2 months ago (2014-01-15 23:15:34 UTC) #4

          
Sign in to reply to this message.

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