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

Issue 3448042: code review 3448042: exec.LookPath: return os.PathError instad of os.ENOENT,... (Closed)

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

Description

exec.LookPath: return os.PathError instad of os.ENOENT, it's more descriptive.

Patch Set 1 #

Patch Set 2 : code review 3448042: exec.LookPath: return os.PathError instad of os.ENOENT,... #

Patch Set 3 : code review 3448042: exec.LookPath: return os.PathError instad of os.ENOENT,... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M src/pkg/exec/lp_unix.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/exec/lp_windows.go View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3
hoisie
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 3 months ago (2010-12-07 18:31:40 UTC) #1
rsc
LGTM
14 years, 3 months ago (2010-12-07 20:56:53 UTC) #2
rsc
14 years, 3 months ago (2010-12-07 20:57:02 UTC) #3
*** Submitted as 935ac41d6bec ***

exec.LookPath: return os.PathError instad of os.ENOENT, it's more descriptive.

R=rsc
CC=golang-dev
http://codereview.appspot.com/3448042

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

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