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

Re-expose error names #6279

Merged
merged 1 commit into from Jun 17, 2023
Merged

Re-expose error names #6279

merged 1 commit into from Jun 17, 2023

Conversation

hkaiser
Copy link
Member

@hkaiser hkaiser commented Jun 15, 2023

In one of the recent HPX versions, the previously publicly available string representations of the HPX error code were removed from the public API. This PR introduces an API that allows to query the error names.

@hkaiser
Copy link
Member Author

hkaiser commented Jun 17, 2023

bors merge

bors bot pushed a commit that referenced this pull request Jun 17, 2023
6278: Making sure the future's shared state doesn't go out of scope prematurely r=hkaiser a=hkaiser



6279: Re-expose error names r=hkaiser a=hkaiser

In one of the recent HPX versions, the previously publicly available string representations of the HPX error code were removed from the public API. This PR introduces an API that allows to query the error names.

6281: Creating directory for file copy r=hkaiser a=hkaiser



Co-authored-by: Hartmut Kaiser <hartmut.kaiser@gmail.com>
@bors
Copy link

bors bot commented Jun 17, 2023

This PR was included in a batch that successfully built, but then failed to merge into master. It will not be retried.

Additional information:

Response status code: 422
{"message":"Changes must be made through a pull request.","documentation_url":"https://docs.github.com/articles/about-protected-branches"}

@hkaiser hkaiser merged commit 582f74c into master Jun 17, 2023
59 of 72 checks passed
@hkaiser hkaiser deleted the error_names branch June 17, 2023 17:06
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

1 participant