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

Issue 10961019: [dart2js] if --output-type=dart make output file out.dart and print correct info message. (Closed)

Created:
8 years, 3 months ago by Roman
Modified:
8 years, 3 months ago
Reviewers:
ahe, Anton Muhin
CC:
reviews_dartlang.org
Visibility:
Public.

Description

[dart2js] if --output-type=dart make output file out.dart and print correct info message. Committed: https://code.google.com/p/dart/source/detail?r=12758

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -5 lines) Patch
M lib/compiler/implementation/dart2js.dart View 1 4 chunks +17 lines, -5 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Roman
8 years, 3 months ago (2012-09-20 17:08:50 UTC) #1
Anton Muhin
lgtm, but, please, wait for sign off from Peter https://codereview.chromium.org/10961019/diff/1/lib/compiler/implementation/dart2js.dart File lib/compiler/implementation/dart2js.dart (right): https://codereview.chromium.org/10961019/diff/1/lib/compiler/implementation/dart2js.dart#newcode268 lib/compiler/implementation/dart2js.dart:268: ...
8 years, 3 months ago (2012-09-20 18:31:44 UTC) #2
ahe
https://codereview.chromium.org/10961019/diff/1/lib/compiler/implementation/dart2js.dart File lib/compiler/implementation/dart2js.dart (right): https://codereview.chromium.org/10961019/diff/1/lib/compiler/implementation/dart2js.dart#newcode102 lib/compiler/implementation/dart2js.dart:102: out = cwd.resolve('out.dart'); This isn't right. You will overwrite ...
8 years, 3 months ago (2012-09-21 14:38:46 UTC) #3
Roman
https://codereview.chromium.org/10961019/diff/1/lib/compiler/implementation/dart2js.dart File lib/compiler/implementation/dart2js.dart (right): https://codereview.chromium.org/10961019/diff/1/lib/compiler/implementation/dart2js.dart#newcode102 lib/compiler/implementation/dart2js.dart:102: out = cwd.resolve('out.dart'); On 2012/09/21 14:38:46, ahe wrote: > ...
8 years, 3 months ago (2012-09-21 16:36:07 UTC) #4
ahe
8 years, 3 months ago (2012-09-24 06:51:07 UTC) #5
LGTM!

Powered by Google App Engine
This is Rietveld 408576698