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

Issue 2848703003: Fix a batch of DDC SDK compile errors. (Closed)

Created:
3 years, 7 months ago by Bob Nystrom
Modified:
3 years, 7 months ago
Reviewers:
vsm, floitsch
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 4

Patch Set 2 : Revise. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -19 lines) Patch
M pkg/dev_compiler/lib/sdk/ddc_sdk.sum View 1 Binary file 0 comments Download
M pkg/dev_compiler/tool/input_sdk/patch/core_patch.dart View 1 4 chunks +7 lines, -3 lines 0 comments Download
M pkg/dev_compiler/tool/input_sdk/private/annotations.dart View 1 1 chunk +5 lines, -0 lines 0 comments Download
M pkg/dev_compiler/tool/sdk_expected_errors.txt View 1 3 chunks +0 lines, -12 lines 0 comments Download
M sdk/lib/async/future.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/collection/queue.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/core/bool.dart View 1 1 chunk +6 lines, -0 lines 0 comments Download
M sdk/lib/core/int.dart View 1 1 chunk +6 lines, -0 lines 0 comments Download
M sdk/lib/core/string.dart View 1 1 chunk +6 lines, -0 lines 0 comments Download
M sdk/lib/io/file_impl.dart View 1 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
Bob Nystrom
3 years, 7 months ago (2017-04-27 21:38:02 UTC) #3
floitsch
LGTM. https://codereview.chromium.org/2848703003/diff/1/sdk/lib/io/file_impl.dart File sdk/lib/io/file_impl.dart (right): https://codereview.chromium.org/2848703003/diff/1/sdk/lib/io/file_impl.dart#newcode201 sdk/lib/io/file_impl.dart:201: Future close() => _openFuture.then((openedFile) => openedFile.close()); Please use ...
3 years, 7 months ago (2017-04-27 22:10:26 UTC) #4
floitsch
On 2017/04/27 22:10:26, floitsch wrote: > LGTM. > > https://codereview.chromium.org/2848703003/diff/1/sdk/lib/io/file_impl.dart > File sdk/lib/io/file_impl.dart (right): > ...
3 years, 7 months ago (2017-04-27 22:11:29 UTC) #5
vsm
lgtm
3 years, 7 months ago (2017-04-27 22:13:26 UTC) #6
Bob Nystrom
https://codereview.chromium.org/2848703003/diff/1/sdk/lib/io/file_impl.dart File sdk/lib/io/file_impl.dart (right): https://codereview.chromium.org/2848703003/diff/1/sdk/lib/io/file_impl.dart#newcode201 sdk/lib/io/file_impl.dart:201: Future close() => _openFuture.then((openedFile) => openedFile.close()); On 2017/04/27 22:10:25, ...
3 years, 7 months ago (2017-04-28 00:13:07 UTC) #7
Bob Nystrom
3 years, 7 months ago (2017-04-28 00:27:10 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (id:10001) manually as
7f7c681893ece113e6f5fb3186092a45ca659baf (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698