aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/cs.py
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2017-10-19 13:51:01 -0700
committerDylan Baker <dylan@pnwbakers.com>2017-11-23 19:54:47 -0800
commitaee038173e28096cf59e69ca7c1f9e5df5217094 (patch)
tree17d0f7b963f77b5d3bdd4ec61208fa255b209a2e /mesonbuild/compilers/cs.py
parent22fed0b424a37a0fa115049d0a6528e1d1e61183 (diff)
downloadmeson-aee038173e28096cf59e69ca7c1f9e5df5217094.zip
meson-aee038173e28096cf59e69ca7c1f9e5df5217094.tar.gz
meson-aee038173e28096cf59e69ca7c1f9e5df5217094.tar.bz2
dependencies: log unuspported methods correctly
This basically boils down to using map() and expecting a list, but map returns an iterator. The better solution is to use a list comprehension anyway, so do that.
Diffstat (limited to 'mesonbuild/compilers/cs.py')
0 files changed, 0 insertions, 0 deletions