]> Cypherpunks repositories - gostls13.git/commit
fix import dot bug
authorRuss Cox <rsc@golang.org>
Wed, 19 Aug 2009 18:32:46 +0000 (11:32 -0700)
committerRuss Cox <rsc@golang.org>
Wed, 19 Aug 2009 18:32:46 +0000 (11:32 -0700)
commit63aeaa2a03b850bd932043657519ce7e0b74290d
treea23ef375c6d7c21ca3a2497c29ec283f69e8d9ac
parent0f17fc0e508ce4c5f49089c7234e4fa7e302332c
fix import dot bug

R=ken
OCL=33526
CL=33528
src/cmd/gc/go.h
src/cmd/gc/subr.c
test/fixedbugs/bug191.dir/a.go [new file with mode: 0644]
test/fixedbugs/bug191.dir/b.go [new file with mode: 0644]
test/fixedbugs/bug191.go [new file with mode: 0644]