Searched refs:warnings_as_errors (Results 1 – 2 of 2) sorted by relevance
166 warnings_as_errors = '--warnings_as_errors' variable220 if warnings_as_errors in sys.argv:222 sys.argv.remove(warnings_as_errors)
17 … cpp: python setup.py -q build --cpp_implementation --warnings_as_errors --compile_static_extension