Skip to content

Cherry-pick: Add missing copts attribute #21982

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

Merged
merged 1 commit into from
May 27, 2025

Conversation

acozzette
Copy link
Member

This will add the -Wno-sign-compare flag and thereby silence warnings or errors about comparing integers of different signedness.

Fixes #21938.

PiperOrigin-RevId: 763894798

This will add the `-Wno-sign-compare` flag and thereby silence warnings or
errors about comparing integers of different signedness.

Fixes protocolbuffers#21938.

PiperOrigin-RevId: 763894798
@acozzette acozzette requested a review from a team as a code owner May 27, 2025 20:44
@acozzette acozzette requested review from googleberg and removed request for a team May 27, 2025 20:44
@acozzette acozzette added the 🅰️ safe for tests Mark a commit as safe to run presubmits over label May 27, 2025
@github-actions github-actions bot removed the 🅰️ safe for tests Mark a commit as safe to run presubmits over label May 27, 2025
@acozzette acozzette requested review from esrauchg and removed request for googleberg May 27, 2025 20:45
@acozzette acozzette enabled auto-merge (squash) May 27, 2025 20:46
@acozzette acozzette merged commit bec5b5a into protocolbuffers:31.x May 27, 2025
203 of 205 checks passed
@acozzette acozzette deleted the cherry-pick branch May 27, 2025 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants