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

Issue 5555056: code review 5555056: os: fix Plan 9 build after more FileMode changes (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 6 months ago by ality
Modified:
13 years, 6 months ago
Reviewers:
CC:
bradfitz, rsc, golang-dev
Visibility:
Public.

Description

os: fix Plan 9 build after more FileMode changes This should go in after Brad's CL 5553064.

Patch Set 1 #

Patch Set 2 : diff -r b9233f330895 https://code.google.com/p/go/ #

Patch Set 3 : diff -r b9233f330895 https://code.google.com/p/go/ #

Patch Set 4 : diff -r b9233f330895 https://code.google.com/p/go/ #

Total comments: 4

Patch Set 5 : diff -r f790e7da73c4 https://code.google.com/p/go/ #

Patch Set 6 : diff -r 1140a58e5842 https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -13 lines) Patch
M src/pkg/os/file_plan9.go View 1 2 3 4 4 chunks +26 lines, -13 lines 0 comments Download

Messages

Total messages: 12
ality
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
13 years, 6 months ago (2012-01-19 22:12:13 UTC) #1
bradfitz
LGTM from a style perspective. I don't know Plan9, but seems plausibly correct.
13 years, 6 months ago (2012-01-19 22:16:14 UTC) #2
rsc
LGTM
13 years, 6 months ago (2012-01-19 22:24:10 UTC) #3
rsc
Will leave for Brad to submit after the other CL.
13 years, 6 months ago (2012-01-19 22:24:24 UTC) #4
bradfitz
Actually, I renamed posixMode to syscallMode, and dropped all my changed to the _plan9.go file ...
13 years, 6 months ago (2012-01-19 22:27:18 UTC) #5
ality
Hello golang-dev@googlegroups.com, bradfitz@golang.org, rsc@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 6 months ago (2012-01-19 22:32:15 UTC) #6
bradfitz
Ignore me if I have no clue about plan9. I can submit this if you're ...
13 years, 6 months ago (2012-01-20 00:07:03 UTC) #7
ality
bradfitz@golang.org once said: > Ignore me if I have no clue about plan9. > > ...
13 years, 6 months ago (2012-01-20 00:27:20 UTC) #8
rsc
I disagree about DMDIR. If you want to create a directory using package os on ...
13 years, 6 months ago (2012-01-20 18:24:02 UTC) #9
ality
Russ Cox <rsc@golang.org> once said: > I disagree about DMDIR. > If you want to ...
13 years, 6 months ago (2012-01-21 03:16:20 UTC) #10
rsc
LGTM
13 years, 6 months ago (2012-01-21 03:25:31 UTC) #11
ality
13 years, 6 months ago (2012-01-21 04:01:37 UTC) #12
*** Submitted as f8ee219794ac ***

os: fix Plan 9 build after more FileMode changes

This should go in after Brad's CL 5553064.

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

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