]> Cypherpunks repositories - gostls13.git/commit
path/filepath: handle c: as first parameter in Join properly
authorAlex Brainman <alex.brainman@gmail.com>
Sat, 5 Dec 2015 03:29:39 +0000 (14:29 +1100)
committerAlex Brainman <alex.brainman@gmail.com>
Sun, 6 Dec 2015 06:11:09 +0000 (06:11 +0000)
commit51a112fefc26fe557bab46abbc3b50565e56c570
tree876d0ff4213c1dc7d089d9df90ed2058de377d74
parent05390a07931771b14bcd5c6eb4e5410cf9c2bbfe
path/filepath: handle c: as first parameter in Join properly

This is CL 11882 brought back to life.

Fixes #11551

Change-Id: I29810183957745442d1e9937f56a66fc9c6cc82a
Reviewed-on: https://go-review.googlesource.com/17470
Reviewed-by: Russ Cox <rsc@golang.org>
Run-TryBot: Alex Brainman <alex.brainman@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/path/filepath/path_test.go
src/path/filepath/path_windows.go