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

Issue 5124044: code review 5124044: archive/zip: add support for reading and writing unix f... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 7 months ago by niemeyer
Modified:
12 years, 7 months ago
Reviewers:
CC:
golang-dev, rsc, adg
Visibility:
Public.

Description

archive/zip: read and write unix file modes

Patch Set 1 #

Patch Set 2 : code review 5124044: zip: add support for reading and writing unix file modes #

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

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

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

Patch Set 6 : diff -r 41d5abd18c57 https://go.googlecode.com/hg/ #

Total comments: 2

Patch Set 7 : diff -r 41d5abd18c57 https://go.googlecode.com/hg/ #

Total comments: 1

Patch Set 8 : diff -r 7bd0e2975cff https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -15 lines) Patch
M src/pkg/archive/zip/reader.go View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/archive/zip/reader_test.go View 1 2 3 4 4 chunks +18 lines, -0 lines 0 comments Download
M src/pkg/archive/zip/struct.go View 1 2 3 4 5 6 7 3 chunks +19 lines, -0 lines 0 comments Download
M src/pkg/archive/zip/writer.go View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/archive/zip/writer_test.go View 1 2 3 4 3 chunks +46 lines, -12 lines 0 comments Download

Messages

Total messages: 6
niemeyer
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 7 months ago (2011-09-25 01:40:53 UTC) #1
rsc
Please revert the os/types.go changes. 'reports whether' is the intended wording for bools. Russ
12 years, 7 months ago (2011-09-25 03:05:52 UTC) #2
adg
http://codereview.appspot.com/5124044/diff/5007/src/pkg/archive/zip/struct.go File src/pkg/archive/zip/struct.go (right): http://codereview.appspot.com/5124044/diff/5007/src/pkg/archive/zip/struct.go#newcode34 src/pkg/archive/zip/struct.go:34: creatorUnix = 3 Where did this come from? Is ...
12 years, 7 months ago (2011-09-25 04:27:48 UTC) #3
niemeyer
PTAL [Russ] > Please revert the os/types.go changes. > 'reports whether' is the intended wording ...
12 years, 7 months ago (2011-09-25 17:15:53 UTC) #4
adg
LGTM http://codereview.appspot.com/5124044/diff/1003/src/pkg/archive/zip/struct.go File src/pkg/archive/zip/struct.go (right): http://codereview.appspot.com/5124044/diff/1003/src/pkg/archive/zip/struct.go#newcode34 src/pkg/archive/zip/struct.go:34: creatorUnix = 3 Please put this up in ...
12 years, 7 months ago (2011-09-25 23:04:45 UTC) #5
niemeyer
12 years, 7 months ago (2011-09-25 23:48:15 UTC) #6
*** Submitted as http://code.google.com/p/go/source/detail?r=11a4832d44ef ***

archive/zip: read and write unix file modes

R=golang-dev, rsc, adg
CC=golang-dev
http://codereview.appspot.com/5124044
Sign in to reply to this message.

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