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

Issue 27073005: - Add the ability to pass the command line options as an argument to main. (Closed)

Created:
7 years, 2 months ago by Ivan Posva
Modified:
7 years, 2 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org, Anders Johnsen
Visibility:
Public.

Description

- Add the ability to pass the command line options as an argument to main. R=asiva@google.com, floitsch@google.com Committed: https://code.google.com/p/dart/source/detail?r=28829

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -5 lines) Patch
M runtime/bin/main.cc View 1 4 chunks +22 lines, -5 lines 0 comments Download
M tests/corelib/corelib.status View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A tests/corelib/main_test.dart View 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Ivan Posva
7 years, 2 months ago (2013-10-16 23:59:13 UTC) #1
floitsch
LGTM. I'm guessing that there could be false positives for main not taking the right ...
7 years, 2 months ago (2013-10-17 09:39:50 UTC) #2
Anders Johnsen
DBC https://codereview.chromium.org/27073005/diff/1/runtime/bin/main.cc File runtime/bin/main.cc (right): https://codereview.chromium.org/27073005/diff/1/runtime/bin/main.cc#newcode371 runtime/bin/main.cc:371: DartUtils::NewString(options->GetArgument(i)); Unintentional change? https://codereview.chromium.org/27073005/diff/1/tests/corelib/main_test.dart File tests/corelib/main_test.dart (right): https://codereview.chromium.org/27073005/diff/1/tests/corelib/main_test.dart#newcode8 ...
7 years, 2 months ago (2013-10-17 09:52:29 UTC) #3
siva
lgtm
7 years, 2 months ago (2013-10-17 17:06:06 UTC) #4
Ivan Posva
On 2013/10/17 09:39:50, floitsch wrote: > LGTM. > I'm guessing that there could be false ...
7 years, 2 months ago (2013-10-17 21:38:48 UTC) #5
Ivan Posva
https://codereview.chromium.org/27073005/diff/1/runtime/bin/main.cc File runtime/bin/main.cc (right): https://codereview.chromium.org/27073005/diff/1/runtime/bin/main.cc#newcode371 runtime/bin/main.cc:371: DartUtils::NewString(options->GetArgument(i)); On 2013/10/17 09:52:30, Anders Johnsen wrote: > Unintentional ...
7 years, 2 months ago (2013-10-17 21:39:02 UTC) #6
Ivan Posva
7 years, 2 months ago (2013-10-17 21:59:51 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 manually as r28829 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698