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

Suppress Abseil warnings. #4556

Merged
merged 2 commits into from
Mar 26, 2024
Merged

Suppress Abseil warnings. #4556

merged 2 commits into from
Mar 26, 2024

Conversation

fruffy
Copy link
Collaborator

@fruffy fruffy commented Mar 24, 2024

Fixes #4523. To be able to capture all Abseil libraries and ignore warnings on them we had to introduce a helper function.

@fruffy fruffy added run-ubuntu18 Use this tag to trigger a Ubuntu-18 CI run. run-sanitizer Use this tag to run a Clang+Sanitzers CI run. labels Mar 24, 2024
@fruffy fruffy changed the title Suppress Abseil warnigs. Suppress Abseil warnings. Mar 24, 2024
@fruffy fruffy marked this pull request as ready for review March 25, 2024 19:22
@fruffy fruffy requested a review from vlstill March 25, 2024 19:22
@fruffy
Copy link
Collaborator Author

fruffy commented Mar 25, 2024

Protobuf warnings will be fixed in #4543.

@fruffy fruffy added this pull request to the merge queue Mar 26, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 26, 2024
@fruffy fruffy added this pull request to the merge queue Mar 26, 2024
Merged via the queue into main with commit cbfcb41 Mar 26, 2024
17 checks passed
@fruffy fruffy deleted the fruffy/absl_warnings branch March 26, 2024 14:54
@fruffy fruffy added the infrastructure Topics related to code style and build and test infrastructure. label Jun 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Topics related to code style and build and test infrastructure. run-sanitizer Use this tag to run a Clang+Sanitzers CI run. run-ubuntu18 Use this tag to trigger a Ubuntu-18 CI run.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Protobuf & Abseil compilation pollutes build with a lot of warnings
2 participants