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

Add workaround for libstc++ in string_util trim #5571

Merged
merged 1 commit into from
Sep 21, 2021
Merged

Conversation

msimberg
Copy link
Contributor

I've applied the workaround only for the required case to avoid someone coming along later thinking that the begin/end calls can be changed to cbegin/cend.

Fixes #5565.

@Spongman would you mind trying this in your setup as well?

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!

Copy link
Contributor

@aurianer aurianer 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!

@msimberg msimberg merged commit 1a7e9fa into master Sep 21, 2021
@msimberg msimberg deleted the msimberg-patch-2 branch September 21, 2021 10:40
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.

build failure: hpx::string_util::trim()
3 participants