[go: nahoru, domu]

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(common): support libc++ >= 18.1 #14151

Merged

Conversation

coryan
Copy link
Member
@coryan coryan commented May 7, 2024

Starting with libc++ 18.1 the std::future_error(future_errc)
constructor only appears if compiling with C++17.

Part of the work for #14076


This change is Reviewable

Starting with libc++ 18.1 the `std::future_error(future_errc)`
constructor only appears if compiling with C++17.
@alevenberg alevenberg marked this pull request as ready for review May 7, 2024 16:54
@alevenberg alevenberg requested a review from a team as a code owner May 7, 2024 16:54
@alevenberg alevenberg enabled auto-merge (squash) May 7, 2024 16:54
@alevenberg alevenberg merged commit 88a9754 into googleapis:main May 7, 2024
63 checks passed
@coryan coryan deleted the fix-common-future-error-workaround branch May 7, 2024 17:43
veblush added a commit to veblush/grpc that referenced this pull request May 22, 2024
veblush added a commit to veblush/grpc that referenced this pull request May 23, 2024
veblush added a commit to veblush/grpc that referenced this pull request May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants