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

Typo in await_transform #652

Merged

Conversation

jacksonwelles
Copy link
Contributor

@jacksonwelles jacksonwelles commented Jan 22, 2025

Found what looks like a typo...

Including await_transform.hpp breaks on godbolt with the trunk GCC, see here

I suspect this template is never actually instantiated, looks like a customization helper from my very quick eyeballing.

I'll add some tests when/if I can look a little further into it.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jan 22, 2025
@jesswong
Copy link
Contributor

Thanks! I'll merge this for now to unblock and I'll file an issue to add more comprehensive test coverage for the unifex::blocking CPO. would love to have you take that on when/if you have the time!

@jesswong jesswong merged commit 8be7b3c into facebookexperimental:main Jan 22, 2025
53 checks passed
@jacksonwelles jacksonwelles deleted the AwaitTransformTypo branch January 22, 2025 19:56
jesswong pushed a commit to jesswong/libunifex that referenced this pull request Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants