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

Fix examples in Action documentation #2724

Merged
merged 2 commits into from Jun 30, 2017
Merged

Conversation

JLTastet
Copy link
Contributor

Several examples in the documentation of Action were using incorrect (old ?) syntax.

Notably, arguments to hpx::async_continue were passed in the wrong order in section Applying an Action with a Continuation and with Synchronization, and bad_argument should have been bad_parameter in Action Error Handling.

I have tested all the updated examples, however I have not rebuilt the documentation, so feel free to make any necessary changes.

Copy link
Member

@hkaiser hkaiser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for catching this!

Replace `-lhello_world` by `-lhpx_hello_world`.
@hkaiser hkaiser merged commit 1eeedd7 into STEllAR-GROUP:master Jun 30, 2017
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.

None yet

2 participants