mirror of
https://github.com/JakeHillion/drgn.git
synced 2024-12-23 09:43:06 +00:00
24609a3a2e
This adds an --enable-compiler-warnings flag that: * Defines a canonical list of warnings that we enforce. For now, this is -Wall -Wformat-overflow=2 -Wformat-truncation=2, but we can add to it going forward. * Enables warnings by default. * Allows erroring on warnings. We recommend that developers use this and use it for the CI. Signed-off-by: Omar Sandoval <osandov@osandov.com> |
||
---|---|---|
.. | ||
ci.yml | ||
dco-check.yml | ||
vmtest-build.yml |