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

Issue 8676046: code review 8676046: archive/zip: add docs on type of slashes in paths (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years ago by bradfitz
Modified:
12 years ago
Reviewers:
CC:
golang-dev, r
Visibility:
Public.

Description

archive/zip: add docs on type of slashes in paths Fixes issue 5307

Patch Set 1 #

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

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

Total comments: 3

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

Patch Set 5 : diff -r a241731abe7c https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -1 line) Patch
M src/pkg/archive/zip/struct.go View 1 2 3 1 chunk +8 lines, -1 line 0 comments Download
M src/pkg/archive/zip/writer.go View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 6
bradfitz
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
12 years ago (2013-04-17 19:57:05 UTC) #1
r
https://codereview.appspot.com/8676046/diff/3003/src/pkg/archive/zip/struct.go File src/pkg/archive/zip/struct.go (right): https://codereview.appspot.com/8676046/diff/3003/src/pkg/archive/zip/struct.go#newcode72 src/pkg/archive/zip/struct.go:72: // a drive letter, or a leading slash. it ...
12 years ago (2013-04-17 20:02:38 UTC) #2
bradfitz
Ugh, I lost a word or something before mailing it. On Wed, Apr 17, 2013 ...
12 years ago (2013-04-17 20:03:10 UTC) #3
bradfitz
Hello golang-dev@googlegroups.com, r@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
12 years ago (2013-04-17 20:08:45 UTC) #4
r
LGTM
12 years ago (2013-04-17 20:18:31 UTC) #5
bradfitz
12 years ago (2013-04-17 20:25:18 UTC) #6
*** Submitted as https://code.google.com/p/go/source/detail?r=7ff8f1a4508b ***

archive/zip: add docs on type of slashes in paths

Fixes issue 5307

R=golang-dev, r
CC=golang-dev
https://codereview.appspot.com/8676046
Sign in to reply to this message.

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