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

Issue 5885056: code review 5885056: path/filepath: windows drive letter cannot be a digit (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 11 months ago by brainman
Modified:
12 years, 11 months ago
Reviewers:
aram, mattn, r2
CC:
golang-dev, r
Visibility:
Public.

Description

path/filepath: windows drive letter cannot be a digit

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -3 lines) Patch
M src/pkg/path/filepath/path_test.go View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/pkg/path/filepath/path_windows.go View 1 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 7
brainman
Hello golang-dev@googlegroups.com (cc: mattn.jp@gmail.com), I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 11 months ago (2012-03-23 04:55:11 UTC) #1
r
LGTM
12 years, 11 months ago (2012-03-23 04:56:07 UTC) #2
brainman
*** Submitted as http://code.google.com/p/go/source/detail?r=e3bcedc9400a *** path/filepath: windows drive letter cannot be a digit R=golang-dev, r ...
12 years, 11 months ago (2012-03-23 04:57:27 UTC) #3
mattn
LGTM On 2012/03/23 04:57:27, brainman wrote: > *** Submitted as http://code.google.com/p/go/source/detail?r=e3bcedc9400a *** > > path/filepath: ...
12 years, 11 months ago (2012-03-23 06:08:03 UTC) #4
aram
Nothing against this change, just a small nitpick. Drive letters *can* be digits: C:\Windows\system32>cd 1: ...
12 years, 11 months ago (2012-03-23 08:00:30 UTC) #5
r2
My fault for LGTM'ing instead of "after Go 1"ing. Not sure it's worth rolling back, ...
12 years, 11 months ago (2012-03-23 09:03:30 UTC) #6
aram
12 years, 11 months ago (2012-03-23 09:05:38 UTC) #7
Yes, I agree it's not worth rolling back.
Sign in to reply to this message.

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