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

Replace std.stream dependency in Emitter/Dumper #25

Closed
kiith-sa opened this issue Aug 6, 2014 · 3 comments
Closed

Replace std.stream dependency in Emitter/Dumper #25

kiith-sa opened this issue Aug 6, 2014 · 3 comments
Milestone

Comments

@kiith-sa
Copy link
Collaborator

kiith-sa commented Aug 6, 2014

Similarly to parsing, emitting should write to memory instead of std.stream. Once done, deprecate the std.stream dependent APIs.

@kiith-sa kiith-sa added this to the 0.7 milestone Aug 6, 2014
@Herringway
Copy link
Member

as of dmd 2.069, using std.stream causes the compiler to emit deprecation warnings stating that removal is planned for october 2016

@tmccombs
Copy link

I don't think this is an issue anymore. The only reference I can find to std.stream is in the comments.

@wilzbach
Copy link
Member

I think this has been fixed as part of 0.5 -> closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants