KEMBAR78
Cherry-pick: Add missing `copts` attribute by acozzette · Pull Request #21982 · protocolbuffers/protobuf · GitHub
Skip to content

Conversation

@acozzette
Copy link
Contributor

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants