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

Issue 4280048: code review 4280048: go/scanner: use filepath (Closed)

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

Description

go/scanner: use filepath

Patch Set 1 #

Patch Set 2 : diff -r 34118d2bd7d3 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 34118d2bd7d3 https://go.googlecode.com/hg/ #

Total comments: 4

Patch Set 4 : diff -r bc3ba4379c3c https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -16 lines) Patch
M src/pkg/go/scanner/scanner.go View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/go/scanner/scanner_test.go View 1 2 3 3 chunks +15 lines, -15 lines 0 comments Download

Messages

Total messages: 7
brainman
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
14 years ago (2011-03-15 04:28:38 UTC) #1
rsc
R=gri looks fine but leaving for gri
14 years ago (2011-03-15 15:24:52 UTC) #2
gri
http://codereview.appspot.com/4280048/diff/2004/src/pkg/go/scanner/scanner.go File src/pkg/go/scanner/scanner.go (right): http://codereview.appspot.com/4280048/diff/2004/src/pkg/go/scanner/scanner.go#newcode179 src/pkg/go/scanner/scanner.go:179: // TODO(brainman): Check for : will fail if filename ...
14 years ago (2011-03-15 16:28:42 UTC) #3
brainman
Hello gri (cc: golang-dev@googlegroups.com), Please take another look.
14 years ago (2011-03-16 02:07:41 UTC) #4
brainman
Thank you for review. http://codereview.appspot.com/4280048/diff/2004/src/pkg/go/scanner/scanner.go File src/pkg/go/scanner/scanner.go (right): http://codereview.appspot.com/4280048/diff/2004/src/pkg/go/scanner/scanner.go#newcode179 src/pkg/go/scanner/scanner.go:179: // TODO(brainman): Check for : ...
14 years ago (2011-03-16 02:07:47 UTC) #5
gri
LGTM
14 years ago (2011-03-16 17:34:54 UTC) #6
gri
14 years ago (2011-03-16 17:38:06 UTC) #7
*** Submitted as http://code.google.com/p/go/source/detail?r=8dc5f83d08cd ***

go/scanner: use filepath

R=gri
CC=golang-dev
http://codereview.appspot.com/4280048

Committer: Robert Griesemer <gri@golang.org>
Sign in to reply to this message.

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