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

Issue 1958048: code review 1958048: os: make return type of FileInfo.Permission() consisten... (Closed)

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

Description

os: make return type of FileInfo.Permission() consistent with related functions (uint32 rather than int)

Patch Set 1 #

Patch Set 2 : code review 1958048: os: make return type of FileInfo.Permission() consisten... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/pkg/os/types.go View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5
bytbox
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 8 months ago (2010-08-23 23:04:40 UTC) #1
r2
If you make this change, does the entire repository compile without other edits? That is, ...
14 years, 8 months ago (2010-08-23 23:27:52 UTC) #2
bytbox
Yes. Amazingly. (For me. Linux jagadai 2.6.32-23-generic #37-Ubuntu SMP Fri Jun 11 08:03:28 UTC 2010 ...
14 years, 8 months ago (2010-08-24 00:12:01 UTC) #3
r2
LGTM
14 years, 8 months ago (2010-08-24 00:37:22 UTC) #4
r
14 years, 8 months ago (2010-08-24 00:38:58 UTC) #5
*** Submitted as http://code.google.com/p/go/source/detail?r=eb61291ced13 ***

os: make return type of FileInfo.Permission() consistent with related functions
(uint32 rather than int)

R=golang-dev, r
CC=golang-dev
http://codereview.appspot.com/1958048

Committer: Rob Pike <r@golang.org>
Sign in to reply to this message.

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