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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --fatal_warnings flag to treat warnings as errors #8131

Merged
merged 2 commits into from Mar 9, 2021

Commits on Mar 9, 2021

  1. Add --fatal_warnings flag to treat warnings as errors

    Add a --fatal_warnings flag that requests that protoc exit with a
    failing status code if any warnings are generated during compilation.
    
    Partially address protocolbuffers#3980.
    benesch authored and perlun committed Mar 9, 2021
    Copy the full SHA
    7110293 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0092910 View commit details
    Browse the repository at this point in the history