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

Issue 3989059: code review 3989059: codereviwe: make hgpatch working on win32 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 2 months ago by mattn
Modified:
14 years, 1 month ago
Reviewers:
Joe Poirier
CC:
rsc, golang-dev
Visibility:
Public.

Description

codereviwe: make hgpatch working on win32 don't fork.

Patch Set 1 #

Patch Set 2 : code review 3989059: codereviwe: make hgpatch working on win32 #

Total comments: 2

Patch Set 3 : diff -r 6c45f8ad74dd http://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -4 lines) Patch
M lib/codereview/codereview.py View 1 2 1 chunk +3 lines, -4 lines 0 comments Download

Messages

Total messages: 11
mattn
14 years, 2 months ago (2011-02-02 04:21:31 UTC) #1
rsc
I don't think this is the right way to write this: > - if os.fork() ...
14 years, 2 months ago (2011-02-02 04:35:47 UTC) #2
rsc
>> It is possible that the fork is unnecessary, because hgpatch >> never generates very ...
14 years, 2 months ago (2011-02-02 04:50:10 UTC) #3
mattn
Hello golang-dev@googlegroups.com, rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 2 months ago (2011-02-03 00:34:41 UTC) #4
rsc
please delete the line below. otherwise looks good thanks. http://codereview.appspot.com/3989059/diff/4002/lib/codereview/codereview.py File lib/codereview/codereview.py (right): http://codereview.appspot.com/3989059/diff/4002/lib/codereview/codereview.py#newcode1132 lib/codereview/codereview.py:1132: ...
14 years, 2 months ago (2011-02-03 03:04:50 UTC) #5
mattn
Hello rsc (cc: golang-dev@googlegroups.com), Please take another look.
14 years, 2 months ago (2011-02-03 03:33:19 UTC) #6
mattn
http://codereview.appspot.com/3989059/diff/4002/lib/codereview/codereview.py File lib/codereview/codereview.py (right): http://codereview.appspot.com/3989059/diff/4002/lib/codereview/codereview.py#newcode1132 lib/codereview/codereview.py:1132: cmd.stdin.flush() On 2011/02/03 03:04:50, rsc wrote: > This should ...
14 years, 2 months ago (2011-02-03 03:33:37 UTC) #7
rsc
LGTM
14 years, 2 months ago (2011-02-03 03:43:38 UTC) #8
rsc
*** Submitted as http://code.google.com/p/go/source/detail?r=765d120d38f1 *** codereview: fix hgpatch on windows R=rsc CC=golang-dev http://codereview.appspot.com/3989059 Committer: Russ ...
14 years, 2 months ago (2011-02-03 03:43:41 UTC) #9
Joe Poirier
On Tue, Feb 1, 2011 at 10:50 PM, Russ Cox <rsc@golang.org> wrote: >>> It is ...
14 years, 1 month ago (2011-02-06 22:36:00 UTC) #10
rsc
14 years, 1 month ago (2011-02-08 20:43:47 UTC) #11
please use cmd.communicate then.
Sign in to reply to this message.

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