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

Issue 14259002: Fix dartc tests and pub after IOSink change. (Closed)

Created:
7 years, 8 months ago by Anders Johnsen
Modified:
7 years, 8 months ago
Reviewers:
nweiz, Søren Gjesse
CC:
reviews_dartlang.org, nweiz
Visibility:
Public.

Description

Fix dartc tests and pub after IOSink change. BUG= Committed: https://code.google.com/p/dart/source/detail?r=21420

Patch Set 1 #

Patch Set 2 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M samples/build_dart/build.dart View 1 chunk +1 line, -1 line 0 comments Download
M samples/build_dart_simple/build.dart View 1 chunk +1 line, -1 line 0 comments Download
M utils/pub/io.dart View 1 chunk +2 lines, -2 lines 2 comments Download

Messages

Total messages: 4 (0 generated)
Anders Johnsen
TBR
7 years, 8 months ago (2013-04-15 08:24:41 UTC) #1
Anders Johnsen
Committed patchset #2 manually as r21420 (presubmit successful).
7 years, 8 months ago (2013-04-15 08:26:10 UTC) #2
nweiz
https://codereview.chromium.org/14259002/diff/2001/utils/pub/io.dart File utils/pub/io.dart (right): https://codereview.chromium.org/14259002/diff/2001/utils/pub/io.dart#newcode295 utils/pub/io.dart:295: EventSink<List<int>> _wrapStdio(IOSink sink, String name) { This is no ...
7 years, 8 months ago (2013-04-15 19:37:23 UTC) #3
nweiz
7 years, 8 months ago (2013-04-15 19:59:52 UTC) #4
Message was sent while issue was closed.
https://codereview.chromium.org/14259002/diff/2001/utils/pub/io.dart
File utils/pub/io.dart (right):

https://codereview.chromium.org/14259002/diff/2001/utils/pub/io.dart#newcode295
utils/pub/io.dart:295: EventSink<List<int>> _wrapStdio(IOSink sink, String name)
{
On 2013/04/15 19:37:23, nweiz wrote:
> This is no longer used; you can remove it.

I hadn't seen the second CL when I wrote this. I'll take care of transitioning
pub to the IOSink API.

Powered by Google App Engine
This is Rietveld 408576698