Home
last modified time | relevance | path

Searched refs:warnings_as_errors (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/python/
Dsetup.py166 warnings_as_errors = '--warnings_as_errors' variable
220 if warnings_as_errors in sys.argv:
222 sys.argv.remove(warnings_as_errors)
Dtox.ini17 … cpp: python setup.py -q build --cpp_implementation --warnings_as_errors --compile_static_extension