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

Issue 1721883002: gn/win: Don't strip trailing = on exec_script arguments. (Closed)

Created:
4 years, 10 months ago by Nico
Modified:
4 years, 10 months ago
Reviewers:
brettw
CC:
chromium-reviews, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

gn/win: Don't strip trailing = on exec_script arguments. BUG=588799 Committed: https://crrev.com/baf2794a6e1adbd276deecd16637d4829a358ed8 Cr-Commit-Position: refs/heads/master@{#376983}

Patch Set 1 #

Total comments: 5

Patch Set 2 : comments #

Patch Set 3 : tweak comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -0 lines) Patch
M tools/gn/function_exec_script.cc View 1 2 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (7 generated)
Nico
4 years, 10 months ago (2016-02-22 20:41:36 UTC) #2
brettw
https://codereview.chromium.org/1721883002/diff/1/tools/gn/function_exec_script.cc File tools/gn/function_exec_script.cc (right): https://codereview.chromium.org/1721883002/diff/1/tools/gn/function_exec_script.cc#newcode178 tools/gn/function_exec_script.cc:178: cmdline.AppendArg("--"); I'm confused, won't this pass "--" to Python ...
4 years, 10 months ago (2016-02-22 22:32:45 UTC) #3
Nico
https://codereview.chromium.org/1721883002/diff/1/tools/gn/function_exec_script.cc File tools/gn/function_exec_script.cc (right): https://codereview.chromium.org/1721883002/diff/1/tools/gn/function_exec_script.cc#newcode178 tools/gn/function_exec_script.cc:178: cmdline.AppendArg("--"); On 2016/02/22 22:32:45, brettw wrote: > I'm confused, ...
4 years, 10 months ago (2016-02-22 22:58:05 UTC) #4
brettw
lgtm https://codereview.chromium.org/1721883002/diff/1/tools/gn/function_exec_script.cc File tools/gn/function_exec_script.cc (right): https://codereview.chromium.org/1721883002/diff/1/tools/gn/function_exec_script.cc#newcode178 tools/gn/function_exec_script.cc:178: cmdline.AppendArg("--"); On 2016/02/22 22:58:05, Nico wrote: > On ...
4 years, 10 months ago (2016-02-22 23:00:35 UTC) #5
Nico
On 2016/02/22 23:00:35, brettw wrote: > lgtm > > https://codereview.chromium.org/1721883002/diff/1/tools/gn/function_exec_script.cc > File tools/gn/function_exec_script.cc (right): > ...
4 years, 10 months ago (2016-02-23 01:27:04 UTC) #9
Nico
I guess I didn't test this carefully enough, on Windows it also includes the -- ...
4 years, 10 months ago (2016-02-23 14:31:29 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1721883002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1721883002/40001
4 years, 10 months ago (2016-02-23 14:36:32 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 10 months ago (2016-02-23 15:06:01 UTC) #14
commit-bot: I haz the power
4 years, 10 months ago (2016-02-23 15:07:22 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/baf2794a6e1adbd276deecd16637d4829a358ed8
Cr-Commit-Position: refs/heads/master@{#376983}

Powered by Google App Engine
This is Rietveld 408576698