]> Cypherpunks repositories - gostls13.git/commit
go/build: evaluate symlinks before comparing path to GOPATH
authorAndrew Gerrand <adg@golang.org>
Mon, 4 Jul 2011 00:26:03 +0000 (10:26 +1000)
committerAndrew Gerrand <adg@golang.org>
Mon, 4 Jul 2011 00:26:03 +0000 (10:26 +1000)
commit8c7a73bbbba1c6a374d3ab334e378299c6c4236b
tree752f27316a5fdc71352695875be43c81096ba394
parent3cd8f27d79604ac119ce732e87ac8a44fb998aaf
go/build: evaluate symlinks before comparing path to GOPATH

R=golang-dev, r, dsymonds
CC=golang-dev
https://golang.org/cl/4645078
src/pkg/go/build/path.go