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

Issue 13703044: code review 13703044: cmd/gc: fix imported and not used error for import . (Closed)

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

Description

cmd/gc: fix imported and not used error for import . Fixes issues 6420.

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -3 lines) Patch
M src/cmd/gc/lex.c View 1 2 chunks +2 lines, -2 lines 0 comments Download
M test/import1.go View 1 2 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 3
rsc
Hello ken2 (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
10 years, 7 months ago (2013-09-20 19:25:41 UTC) #1
rsc
*** Submitted as https://code.google.com/p/go/source/detail?r=d7f09de722b6 *** cmd/gc: fix imported and not used error for import . ...
10 years, 7 months ago (2013-09-20 19:25:48 UTC) #2
ken3
10 years, 7 months ago (2013-09-20 22:42:18 UTC) #3
Message was sent while issue was closed.
On 2013/09/20 19:25:48, rsc wrote:
> *** Submitted as https://code.google.com/p/go/source/detail?r=d7f09de722b6 ***
> 
> cmd/gc: fix imported and not used error for import .
> 
> Fixes issues 6420.
> 
> R=ken2
> CC=golang-dev
> https://codereview.appspot.com/13703044

lgtm
Sign in to reply to this message.

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