Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(831)

Issue 49004: Fixing cygwin specific assumptions in gyp diff writer. (Closed)

Created:
11 years, 9 months ago by bradn
Modified:
9 years, 7 months ago
Reviewers:
Mark Mentovai, TVL, sgk
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Fixing cygwin specific assumptions in gyp diff writer. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=385

Patch Set 1 #

Total comments: 4

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M pylib/gyp/common.py View 1 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
bradn
11 years, 9 months ago (2009-03-20 17:55:51 UTC) #1
TVL
drive by http://codereview.chromium.org/49004/diff/1/2 File pylib/gyp/common.py (right): http://codereview.chromium.org/49004/diff/1/2#newcode262 Line 262: # existing file, so it must ...
11 years, 9 months ago (2009-03-20 18:01:03 UTC) #2
Mark Mentovai
http://codereview.chromium.org/49004/diff/1/2 File pylib/gyp/common.py (right): http://codereview.chromium.org/49004/diff/1/2#newcode267 Line 267: if sys.platform == 'win32': os.remove(filename) I'd prefer to ...
11 years, 9 months ago (2009-03-20 18:27:39 UTC) #3
bradn
Thanks all. Have another look. http://codereview.chromium.org/49004/diff/1/2 File pylib/gyp/common.py (right): http://codereview.chromium.org/49004/diff/1/2#newcode262 Line 262: # existing file, ...
11 years, 9 months ago (2009-03-20 20:39:00 UTC) #4
Mark Mentovai
11 years, 9 months ago (2009-03-20 20:40:51 UTC) #5
Great, LGTM.  Let sgk know when you check this in, I think he's waiting on it.

Powered by Google App Engine
This is Rietveld 408576698