aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/interpreter.py
diff options
context:
space:
mode:
authorJehan <jehan@girinstud.io>2017-07-01 22:07:36 +0200
committerJussi Pakkanen <jpakkane@gmail.com>2017-07-02 10:08:08 -0400
commit2f691410fc4a6c35ff69efa3644610e37dccda2a (patch)
tree7af18b524d69f572be250914391fd33ce941a920 /mesonbuild/interpreter.py
parentd80787ae28af58dcce3cbdb086b80677c5c00389 (diff)
downloadmeson-2f691410fc4a6c35ff69efa3644610e37dccda2a.zip
meson-2f691410fc4a6c35ff69efa3644610e37dccda2a.tar.gz
meson-2f691410fc4a6c35ff69efa3644610e37dccda2a.tar.bz2
Improve "Passed invalid keyword argument" warning.
I got this warning on a build: > WARNING: Passed invalid keyword argument preset. This will become a hard error in the future. I had to grep in meson code to understand that "preset" was the name of the invalid argument. This is not obvious at all depending on the argument name (here it looked like it was about argument presets). Let's make it clearer by putting it in quotes.
Diffstat (limited to 'mesonbuild/interpreter.py')
0 files changed, 0 insertions, 0 deletions