Skip to content

std_misc/process/pipe might have an unnecessary block #702

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

Closed
ivan opened this issue Jan 20, 2016 · 1 comment
Closed

std_misc/process/pipe might have an unnecessary block #702

ivan opened this issue Jan 20, 2016 · 1 comment

Comments

@ivan
Copy link
Contributor

ivan commented Jan 20, 2016

http://rustbyexample.com/std_misc/process/pipe.html has an extra block around the write to stdin, but the program works identically without the block (tested rustc 1.7.0-dev (257d3244f 2016-01-18) on Ubuntu 15.10).

@steveklabnik
Copy link
Member

Seems fine to remove.

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

2 participants