Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add flush to output stream #1407

Closed
sgjesse opened this issue Jan 31, 2012 · 5 comments
Closed

Add flush to output stream #1407

sgjesse opened this issue Jan 31, 2012 · 5 comments
Assignees
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. library-io type-enhancement A request for a change that isn't a bug
Milestone

Comments

@sgjesse
Copy link
Contributor

sgjesse commented Jan 31, 2012

We should probably add a flush() method to the OutputStream interface.

It is convenient when using an OutputString for logging to a file.

@sgjesse
Copy link
Contributor Author

sgjesse commented Feb 21, 2012

Removed Area-VM label.
Added Area-IO label.

@DartBot
Copy link

DartBot commented Feb 29, 2012

This comment was originally written by zundel@google.com


See also 1926

@sgjesse
Copy link
Contributor Author

sgjesse commented Jun 8, 2012

Proposed change in http://codereview.chromium.org/9969202/


Added this to the M1 milestone.

@sgjesse
Copy link
Contributor Author

sgjesse commented Jun 8, 2012

Fixed in http://code.google.com/p/dart/source/detail?r=8422.


Added Fixed label.

@kevmoo
Copy link
Member

kevmoo commented May 14, 2014

Removed Area-IO label.
Added Area-Library, Library-IO labels.

@sgjesse sgjesse added Type-Enhancement area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. library-io labels May 14, 2014
@sgjesse sgjesse self-assigned this May 14, 2014
@sgjesse sgjesse added this to the M1 milestone May 14, 2014
@kevmoo kevmoo added type-enhancement A request for a change that isn't a bug and removed type-enhancement labels Mar 1, 2016
munificent added a commit that referenced this issue Apr 19, 2016
Brings in Bill's fix for #26295, pub/#1407.

R=kevmoo@google.com

Review URL: https://codereview.chromium.org/1899973003 .
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. library-io type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

3 participants