Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(398)

Issue 126440043: code review 126440043: path/filepath: make Abs handle paths like c:a.txt properly (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 7 months ago by brainman
Modified:
10 years, 6 months ago
Reviewers:
r, gobot
CC:
golang-codereviews, r
Visibility:
Public.

Description

path/filepath: make Abs handle paths like c:a.txt properly Fixes issue 8145.

Patch Set 1 #

Patch Set 2 : diff -r 7e00313f3b3a14e59d607aaab84416289dbc76f6 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 7e00313f3b3a14e59d607aaab84416289dbc76f6 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 8e4e7940943a2dfd0b60db75fac44865005b2271 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -0 lines) Patch
M src/pkg/path/filepath/path.go View 1 1 chunk +4 lines, -0 lines 0 comments Download
M src/pkg/path/filepath/path_plan9.go View 1 1 chunk +4 lines, -0 lines 0 comments Download
M src/pkg/path/filepath/path_test.go View 1 2 chunks +15 lines, -0 lines 0 comments Download
M src/pkg/path/filepath/path_unix.go View 1 1 chunk +4 lines, -0 lines 0 comments Download
M src/pkg/path/filepath/path_windows.go View 1 2 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 4
brainman
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
10 years, 7 months ago (2014-08-20 02:18:48 UTC) #1
r
LGTM
10 years, 6 months ago (2014-08-21 19:53:11 UTC) #2
brainman
*** Submitted as https://code.google.com/p/go/source/detail?r=a7cf62e03df7 *** path/filepath: make Abs handle paths like c:a.txt properly Fixes issue ...
10 years, 6 months ago (2014-08-22 07:14:50 UTC) #3
gobot
10 years, 6 months ago (2014-08-22 07:23:18 UTC) #4
Message was sent while issue was closed.
This CL appears to have broken the freebsd-amd64-race builder.
See http://build.golang.org/log/009e4d3997293e73c68c6869bdd89d2d0fc1a6db
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b