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

Issue 13250046: code review 13250046: cmd/gc: show package name in 'imported and not used' error (Closed)

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

Description

cmd/gc: show package name in 'imported and not used' error Fixes issue 5957.

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -2 lines) Patch
M src/cmd/gc/lex.c View 1 3 chunks +24 lines, -2 lines 0 comments Download
A test/fixedbugs/issue5957.go View 1 1 chunk +7 lines, -0 lines 0 comments Download
A test/fixedbugs/issue5957.dir/a.go View 1 1 chunk +3 lines, -0 lines 0 comments Download
A test/fixedbugs/issue5957.dir/b.go View 1 1 chunk +2 lines, -0 lines 0 comments Download
A test/fixedbugs/issue5957.dir/c.go View 1 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 2
rsc
Hello ken2 (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
11 years, 8 months ago (2013-09-09 16:21:07 UTC) #1
rsc
11 years, 8 months ago (2013-09-09 16:21:12 UTC) #2
*** Submitted as https://code.google.com/p/go/source/detail?r=ccc4d62921ca ***

cmd/gc: show package name in 'imported and not used' error

Fixes issue 5957.

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

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