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

Issue 2244703003: fixes #610, incorrect help output (Closed)

Created:
4 years, 4 months ago by Jennifer Messerly
Modified:
4 years, 4 months ago
Reviewers:
vsm, nweiz
CC:
dev-compiler+reviews_dartlang.org
Base URL:
git@github.com:dart-lang/dev_compiler.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : fix stack_trace and path #

Patch Set 3 : a few more refactors #

Total comments: 19

Patch Set 4 : suggested changes #

Patch Set 5 : add comment #

Total comments: 3

Patch Set 6 : remove workaround #

Patch Set 7 : fix usageexception printing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+211 lines, -219 lines) Patch
M bin/dartdevc.dart View 1 2 3 4 5 4 chunks +2 lines, -63 lines 0 comments Download
M lib/src/analyzer/context.dart View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
M lib/src/compiler/command.dart View 1 2 3 4 5 6 1 chunk +142 lines, -89 lines 0 comments Download
M lib/src/compiler/compiler.dart View 1 2 3 1 chunk +49 lines, -40 lines 0 comments Download
M lib/src/compiler/element_helpers.dart View 1 chunk +2 lines, -3 lines 0 comments Download
M test/codegen_test.dart View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M test/worker/worker_test.dart View 1 2 7 chunks +1 line, -7 lines 0 comments Download
M tool/build_sdk.dart View 1 2 3 2 chunks +1 line, -5 lines 0 comments Download
M tool/build_test_pkgs.sh View 1 1 chunk +9 lines, -8 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
Jennifer Messerly
4 years, 4 months ago (2016-08-12 18:26:58 UTC) #2
nweiz
https://codereview.chromium.org/2244703003/diff/40001/bin/dartdevc.dart File bin/dartdevc.dart (right): https://codereview.chromium.org/2244703003/diff/40001/bin/dartdevc.dart#newcode51 bin/dartdevc.dart:51: exitCode = _runCommand(args); I'd personally be more thorough here ...
4 years, 4 months ago (2016-08-12 20:30:57 UTC) #3
Jennifer Messerly
PTAL https://codereview.chromium.org/2244703003/diff/40001/bin/dartdevc.dart File bin/dartdevc.dart (right): https://codereview.chromium.org/2244703003/diff/40001/bin/dartdevc.dart#newcode51 bin/dartdevc.dart:51: exitCode = _runCommand(args); On 2016/08/12 20:30:57, nweiz wrote: ...
4 years, 4 months ago (2016-08-12 21:08:01 UTC) #4
Jennifer Messerly
https://codereview.chromium.org/2244703003/diff/80001/lib/src/compiler/command.dart File lib/src/compiler/command.dart (right): https://codereview.chromium.org/2244703003/diff/80001/lib/src/compiler/command.dart#newcode18 lib/src/compiler/command.dart:18: final ArgParser _argParser = () { In case you're ...
4 years, 4 months ago (2016-08-12 21:09:23 UTC) #5
nweiz
lgtm https://codereview.chromium.org/2244703003/diff/40001/bin/dartdevc.dart File bin/dartdevc.dart (right): https://codereview.chromium.org/2244703003/diff/40001/bin/dartdevc.dart#newcode58 bin/dartdevc.dart:58: // it at some point. On 2016/08/12 21:08:01, ...
4 years, 4 months ago (2016-08-12 21:16:38 UTC) #6
Jennifer Messerly
thanks! https://codereview.chromium.org/2244703003/diff/40001/bin/dartdevc.dart File bin/dartdevc.dart (right): https://codereview.chromium.org/2244703003/diff/40001/bin/dartdevc.dart#newcode58 bin/dartdevc.dart:58: // it at some point. On 2016/08/12 21:16:37, ...
4 years, 4 months ago (2016-08-12 21:58:42 UTC) #7
Jennifer Messerly
4 years, 4 months ago (2016-08-12 22:06:48 UTC) #9
Message was sent while issue was closed.
Committed patchset #7 (id:120001) manually as
a242daa56131a4dedf6293b8a20086e74eb468ed (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698