errcheck

errheck: Search for common mistakes

There is a performance hit, so this tool is only loaded when running “waf -v”

waflib.Tools.errcheck.replace(m)[source]

We could add properties, but they would not work in some cases: bld.program(...) requires ‘source’ in the attributes

waflib.Tools.errcheck.enhance_lib()[source]

modify existing classes and methods

waflib.Tools.errcheck.options(opt)[source]

Add a few methods

Previous topic

Utils

This Page