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

Issue 171920043: code review 171920043: go/buildutil: call ReadDir via the build.Context's file system interface (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 8 months ago by adonovan
Modified:
10 years, 8 months ago
Reviewers:
gri
CC:
gri, crawshaw, golang-codereviews
Visibility:
Public.

Description

go/buildutil: call ReadDir via the build.Context's file system interface

Patch Set 1 #

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

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

Total comments: 17

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -19 lines) Patch
M go/buildutil/allpackages.go View 1 2 3 5 chunks +6 lines, -9 lines 0 comments Download
M go/buildutil/util.go View 1 2 3 9 chunks +41 lines, -10 lines 0 comments Download

Messages

Total messages: 4
adonovan
Hello gri@golang.org, crawshaw@golang.org (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go.tools
10 years, 8 months ago (2014-11-05 17:15:31 UTC) #1
gri
LGTM But please get rid of "virtualized" - it's a hyped buzzword and makes things ...
10 years, 8 months ago (2014-11-05 17:24:01 UTC) #2
adonovan
https://codereview.appspot.com/171920043/diff/2/go/buildutil/allpackages.go File go/buildutil/allpackages.go (right): https://codereview.appspot.com/171920043/diff/2/go/buildutil/allpackages.go#newcode8 go/buildutil/allpackages.go:8: // All I/O is via the build.Context virtualized file ...
10 years, 8 months ago (2014-11-05 17:32:25 UTC) #3
adonovan
10 years, 8 months ago (2014-11-05 17:34:37 UTC) #4
*** Submitted as
https://code.google.com/p/go/source/detail?r=6fc790e5bfa6&repo=tools ***

go/buildutil: call ReadDir via the build.Context's file system interface

LGTM=gri
R=gri, crawshaw
CC=golang-codereviews
https://codereview.appspot.com/171920043
Sign in to reply to this message.

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