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

Issue 75773002: .close() build.ninja in ninja generator (Closed)

Created:
7 years, 1 month ago by scottmg
Modified:
7 years, 1 month ago
Reviewers:
Nico, maruel, scottmg
CC:
gyp-developer_googlegroups.com
Visibility:
Public.

Description

.close() build.ninja in ninja generator Appears to fix EOF corruption in build.ninja that appeared when upgrading from python 2.6 to python 2.7.6 on XP hosts. R=thakis@chromium.org, maruel@chomium.org Committed: https://code.google.com/p/gyp/source/detail?r=1792

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

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

Messages

Total messages: 5 (0 generated)
scottmg
7 years, 1 month ago (2013-11-19 00:06:41 UTC) #1
scottmg
OTOH, this simple program works fine on the XP VM with 2.7.6. It seems reasonable ...
7 years, 1 month ago (2013-11-19 00:13:59 UTC) #2
Nico
lgtm https://codereview.chromium.org/75773002/diff/1/pylib/gyp/generator/ninja.py File pylib/gyp/generator/ninja.py (right): https://codereview.chromium.org/75773002/diff/1/pylib/gyp/generator/ninja.py#newcode1659 pylib/gyp/generator/ninja.py:1659: build_ninja = OpenOutput(os.path.join(toplevel_build, 'build.ninja')) master_ninja_file?
7 years, 1 month ago (2013-11-19 00:20:18 UTC) #3
scottmg
On 2013/11/19 00:20:18, Nico (in Tokyo until Nov 25) wrote: > lgtm > > https://codereview.chromium.org/75773002/diff/1/pylib/gyp/generator/ninja.py ...
7 years, 1 month ago (2013-11-19 00:21:45 UTC) #4
scottmg
7 years, 1 month ago (2013-11-19 00:25:23 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r1792.

Powered by Google App Engine
This is Rietveld 408576698