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

Issue 4634043: code review 4634043: cgo: make file path work for windows (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 10 months ago by brainman
Modified:
12 years, 10 months ago
Reviewers:
CC:
golang-dev, mattn, adg
Visibility:
Public.

Description

cgo: make file path work for windows

Patch Set 1 #

Patch Set 2 : diff -r 3a5f42c956e0 https://go.googlecode.com/hg/ #

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

Total comments: 2

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -10 lines) Patch
M src/cmd/cgo/gcc.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/cmd/cgo/main.go View 1 2 chunks +2 lines, -1 line 0 comments Download
M src/cmd/cgo/out.go View 1 3 chunks +10 lines, -7 lines 0 comments Download
M src/cmd/cgo/util.go View 1 2 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8
brainman
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 10 months ago (2011-06-16 06:55:14 UTC) #1
mattn
http://codereview.appspot.com/4634043/diff/3001/src/cmd/cgo/util.go File src/cmd/cgo/util.go (right): http://codereview.appspot.com/4634043/diff/3001/src/cmd/cgo/util.go#newcode106 src/cmd/cgo/util.go:106: if c == '/' || c == '\\' { ...
12 years, 10 months ago (2011-06-16 07:07:11 UTC) #2
brainman
http://codereview.appspot.com/4634043/diff/3001/src/cmd/cgo/util.go File src/cmd/cgo/util.go (right): http://codereview.appspot.com/4634043/diff/3001/src/cmd/cgo/util.go#newcode106 src/cmd/cgo/util.go:106: if c == '/' || c == '\\' { ...
12 years, 10 months ago (2011-06-16 07:09:44 UTC) #3
mattn
On 2011/06/16 07:09:44, brainman wrote: > http://codereview.appspot.com/4634043/diff/3001/src/cmd/cgo/util.go > File src/cmd/cgo/util.go (right): > > http://codereview.appspot.com/4634043/diff/3001/src/cmd/cgo/util.go#newcode106 > ...
12 years, 10 months ago (2011-06-16 07:14:31 UTC) #4
brainman
On 2011/06/16 07:14:31, mattn wrote: > Then, you should add checking ':'. You're, probably, right. ...
12 years, 10 months ago (2011-06-16 07:23:37 UTC) #5
adg
LGTM
12 years, 10 months ago (2011-06-17 00:12:21 UTC) #6
adg
*** Submitted as http://code.google.com/p/go/source/detail?r=4795e1786223 *** cgo: make file path work for windows R=golang-dev, mattn.jp, adg ...
12 years, 10 months ago (2011-06-17 00:17:45 UTC) #7
brainman
12 years, 10 months ago (2011-06-17 01:53:52 UTC) #8
*** Abandoned ***
Sign in to reply to this message.

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