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

Issue 76810044: code review 76810044: go.tools/go/types: avoid spurious "declared but not use... (Closed)

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

Description

go.tools/go/types: avoid spurious "declared but not used" errors in case of other errors

Patch Set 1 #

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

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

Total comments: 2

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -8 lines) Patch
M go/types/assignments.go View 1 2 chunks +3 lines, -1 line 0 comments Download
M go/types/builtins.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M go/types/call.go View 1 2 chunks +5 lines, -5 lines 0 comments Download
M go/types/resolver.go View 1 1 chunk +2 lines, -0 lines 0 comments Download
M go/types/stmt.go View 1 1 chunk +1 line, -0 lines 0 comments Download
M go/types/testdata/vardecl.src View 1 2 3 2 chunks +21 lines, -0 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, 7 months ago (2014-03-20 18:24:46 UTC) #1
adonovan
LGTM thanks for the quick fix https://codereview.appspot.com/76810044/diff/40001/go/types/testdata/vardecl.src File go/types/testdata/vardecl.src (right): https://codereview.appspot.com/76810044/diff/40001/go/types/testdata/vardecl.src#newcode171 go/types/testdata/vardecl.src:171: delete blank
11 years, 7 months ago (2014-03-20 18:26:44 UTC) #2
gri
*** Submitted as https://code.google.com/p/go/source/detail?r=85f66c5b2ea4&repo=tools *** go.tools/go/types: avoid spurious "declared but not used" errors in case ...
11 years, 7 months ago (2014-03-20 18:28:33 UTC) #3
gri
11 years, 7 months ago (2014-03-20 18:28:35 UTC) #4

          
Sign in to reply to this message.

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