diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2016-10-07 18:53:59 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2016-10-14 19:13:21 +0530 |
commit | 4332df01b86d5648c83498561572161d1f50e4cd (patch) | |
tree | e303c5c08f90cc074b626cc84d9dba236234bdf1 /run_project_tests.py | |
parent | b6b8d561b84eb950d1503e682ca2eab3b656efa9 (diff) | |
download | meson-4332df01b86d5648c83498561572161d1f50e4cd.zip meson-4332df01b86d5648c83498561572161d1f50e4cd.tar.gz meson-4332df01b86d5648c83498561572161d1f50e4cd.tar.bz2 |
Add no-warning args while building Vala C code
This is done by adding a new compiler method called 'no_warn_args' which
returns the argument(s) required for the compiler to emit no warnings
for that compilation.
This take care of not disabling warnings for C code compiled into the
BuildTarget. Also includes tests for ensuring all this.
https://github.com/mesonbuild/meson/issues/864
Diffstat (limited to 'run_project_tests.py')
0 files changed, 0 insertions, 0 deletions