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

Added gcc 9.1 test #30346

Closed
wants to merge 1 commit into from
Closed

Added gcc 9.1 test #30346

wants to merge 1 commit into from

Conversation

veblush
Copy link
Contributor

@veblush veblush commented Jul 19, 2022

No description provided.

@veblush veblush added the release notes: no Indicates if PR should not be in release notes label Jul 19, 2022
@veblush veblush force-pushed the gcc9x branch 3 times, most recently from 7c64806 to 11118f7 Compare July 21, 2022 21:01
@veblush
Copy link
Contributor Author

veblush commented Jul 21, 2022

@markdroth This PR adding gcc 9.1 to portability test is ready so you can start working on having a workaround of std::variant (#30140)

@veblush
Copy link
Contributor Author

veblush commented Jul 21, 2022

@veblush
Copy link
Contributor Author

veblush commented Jul 22, 2022

Portability Test now can reproduce this error by run_tests_c++_linux_dbg_native_x64_gcc9_1_buildonly

/usr/local/include/c++/9.1.0/variant:609:6: error: no matching function for call to std::variant<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<grpc_core::XdsRouteConfigResource::Route::RouteAction::ClusterWeight, std::allocator<grpc_core::XdsRouteConfigResource::Route::RouteAction::ClusterWeight> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::variant(const std::__cxx11::basic_string<char>&)

@stale
Copy link

stale bot commented Nov 2, 2022

This issue/PR has been automatically marked as stale because it has not had any update (including commits, comments, labels, milestones, etc) for 30 days. It will be closed automatically if no further update occurs in 7 day. Thank you for your contributions!

@stale stale bot closed this Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants