]> Cypherpunks repositories - gostls13.git/commit
gc: fix imported and not used message - show path
authorRuss Cox <rsc@golang.org>
Thu, 4 Mar 2010 01:23:47 +0000 (17:23 -0800)
committerRuss Cox <rsc@golang.org>
Thu, 4 Mar 2010 01:23:47 +0000 (17:23 -0800)
commitf1550482fa382baf529f285897c2f0fb2ab39def
treea7708f89204531f783b2097ec2dbc6475b2551b0
parent90367756bb09abdf268ec120c4912a1ddfe576b1
gc: fix imported and not used message - show path

R=ken2
CC=golang-dev
https://golang.org/cl/229046
src/cmd/gc/lex.c
src/cmd/gc/subr.c
src/cmd/gc/walk.c
test/import4.go [new file with mode: 0644]