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

Fixing iostreams #1154

Merged
merged 5 commits into from Jun 12, 2014
Merged

Fixing iostreams #1154

merged 5 commits into from Jun 12, 2014

Conversation

hkaiser
Copy link
Member

@hkaiser hkaiser commented Jun 11, 2014

This fixes #189: iostreams component should use startup/shutdown functions, #190: hpx::cout should be a std::ostream, and #1153: Standard manipulators (like std::endl) do not work with hpx::ostream.

@hkaiser hkaiser added this to the 0.9.9 milestone Jun 11, 2014
@K-ballo
Copy link
Member

K-ballo commented Jun 11, 2014

Looks good to me

@sithhell
Copy link
Member

Looks perfect. Do we have any build logs?

@hkaiser
Copy link
Member Author

hkaiser commented Jun 12, 2014

@sithhell
Copy link
Member

Merged.

sithhell added a commit that referenced this pull request Jun 12, 2014
@sithhell sithhell merged commit cbacacf into master Jun 12, 2014
@sithhell sithhell deleted the fixing_iostreams branch June 12, 2014 14:35
@hkaiser hkaiser self-assigned this Jun 12, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

iostreams component should use startup/shutdown functions
3 participants