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

Issue 10979006: - Add support for --help and --verbose to print usage message of the standalone binary. (Closed)

Created:
8 years, 3 months ago by Ivan Posva
Modified:
8 years, 3 months ago
Reviewers:
siva
CC:
reviews_dartlang.org
Visibility:
Public.

Description

- Add support for --help and --verbose to print usage message of the standalone binary. Committed: https://code.google.com/p/dart/source/detail?r=12814

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -16 lines) Patch
M runtime/bin/main.cc View 7 chunks +87 lines, -16 lines 2 comments Download

Messages

Total messages: 3 (0 generated)
Ivan Posva
Addressing dartbug.com/589. -Ivan
8 years, 3 months ago (2012-09-24 22:16:15 UTC) #1
siva
lgtm https://chromiumcodereview.appspot.com/10979006/diff/1/runtime/bin/main.cc File runtime/bin/main.cc (right): https://chromiumcodereview.appspot.com/10979006/diff/1/runtime/bin/main.cc#newcode651 runtime/bin/main.cc:651: PrintUsage(); return 0;
8 years, 3 months ago (2012-09-24 22:25:29 UTC) #2
Ivan Posva
8 years, 3 months ago (2012-09-24 22:26:23 UTC) #3
https://chromiumcodereview.appspot.com/10979006/diff/1/runtime/bin/main.cc
File runtime/bin/main.cc (right):

https://chromiumcodereview.appspot.com/10979006/diff/1/runtime/bin/main.cc#ne...
runtime/bin/main.cc:651: PrintUsage();
On 2012/09/24 22:25:29, siva wrote:
> return 0;

Done.

Powered by Google App Engine
This is Rietveld 408576698