]> Cypherpunks repositories - gostls13.git/commit
gofix: fixes for path/filepath changes
authorRobert Hencke <robert.hencke@gmail.com>
Sun, 26 Jun 2011 01:24:28 +0000 (11:24 +1000)
committerRob Pike <r@golang.org>
Sun, 26 Jun 2011 01:24:28 +0000 (11:24 +1000)
commitda19831c176e93e53f5037689066a4e7803ffb58
tree12be7a26ff54b5ca681c175836e68b1fa64dd649
parent69905c62139546c178156cde13f379c9b6eac0cc
gofix: fixes for path/filepath changes

Fixes #1970.

R=rsc, r
CC=golang-dev
https://golang.org/cl/4650050
src/cmd/gofix/Makefile
src/cmd/gofix/filepath.go [new file with mode: 0644]
src/cmd/gofix/filepath_test.go [new file with mode: 0644]