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

Issue 38330045: code review 38330045: os: return ErrInvalid if receiver is nil. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 6 months ago by dave
Modified:
11 years, 6 months ago
Reviewers:
r, bradfitz
CC:
r, bradfitz, golang-codereviews
Visibility:
Public.

Description

os: return ErrInvalid if receiver is nil. Fixes issue 7043. Test coming in https://codereview.appspot.com/46820043

Patch Set 1 #

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

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

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

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

Messages

Total messages: 4
dave_cheney.net
Hello r@golang.org (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
11 years, 6 months ago (2014-01-03 21:11:59 UTC) #1
bradfitz
LGTM On Fri, Jan 3, 2014 at 1:12 PM, <dave@cheney.net> wrote: > Reviewers: r, > ...
11 years, 6 months ago (2014-01-03 21:12:41 UTC) #2
r
LGTM
11 years, 6 months ago (2014-01-03 21:20:25 UTC) #3
dave_cheney.net
11 years, 6 months ago (2014-01-03 21:25:41 UTC) #4
*** Submitted as https://code.google.com/p/go/source/detail?r=ed6590528a11 ***

os: return ErrInvalid if receiver is nil.

Fixes issue 7043.

Test coming in https://codereview.appspot.com/46820043

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

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