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

Revert "Various fixups to warnings flags (#9344)" #10037

Merged
merged 1 commit into from
May 24, 2022

Conversation

acozzette
Copy link
Member

This reverts commit 448d421.

Unfortunately we have to revert this because we're finding that it
introduces too much new build log spam for existing proto files that are
out of compliance with the warnings. We might be able to roll it forward
again if we can figure out a way to do so without so many new log
messages.

This reverts commit 448d421.

Unfortunately we have to revert this because we're finding that it
introduces too much new build log spam for existing proto files that are
out of compliance with the warnings. We might be able to roll it forward
again if we can figure out a way to do so without so many new log
messages.
@zhangskz
Copy link
Member

zhangskz commented May 24, 2022

I think we don't actually need to revert the whole thing, mostly just the AddWarning() in importer.cc + tests right? I think we can revert the whole thing + re-add the other parts later though

@acozzette acozzette merged commit 5e7b709 into protocolbuffers:main May 24, 2022
@acozzette acozzette deleted the revert-9344 branch September 20, 2023 16:43
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