aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/compilers
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.com>2021-08-27 11:32:42 -0400
committerXavier Claessens <xclaesse@gmail.com>2021-10-09 18:13:34 -0400
commit709d151eb944d764b35008ca3275b02bd16a765d (patch)
treeed731fc59be4131eb3b8f2cc9e5951b4899f07a6 /mesonbuild/compilers
parent329d111709ab5c5140f75f29c7176c9546de5770 (diff)
downloadmeson-709d151eb944d764b35008ca3275b02bd16a765d.zip
meson-709d151eb944d764b35008ca3275b02bd16a765d.tar.gz
meson-709d151eb944d764b35008ca3275b02bd16a765d.tar.bz2
typed_kwargs: Fix when ContainerTypeInfo is used in a tuple
info.types could be a tuple like (str, ContainerTypeInfo()). That means we have to check types one by one and only print error if none of them matched. Also fix the case when default value is None for a container type, it should leave the value to None to be able to distinguish between unset and empty list.
Diffstat (limited to 'mesonbuild/compilers')
0 files changed, 0 insertions, 0 deletions