diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2023-05-03 15:09:59 -0400 |
---|---|---|
committer | Eli Schwartz <eschwartz@archlinux.org> | 2023-05-03 16:24:20 -0400 |
commit | 8d3e22f50b6a66e3880bbd4b4edd620a8349c498 (patch) | |
tree | dfdb6367d24d7d847ce1ccdd801cbc208958d31f /docs/markdown/snippets | |
parent | db074141d3776e461d72940bb14c81f5041f4cfe (diff) | |
download | meson-8d3e22f50b6a66e3880bbd4b4edd620a8349c498.zip meson-8d3e22f50b6a66e3880bbd4b4edd620a8349c498.tar.gz meson-8d3e22f50b6a66e3880bbd4b4edd620a8349c498.tar.bz2 |
cmake module: fix many typing issues
In #11761 it turned out that we failed to correctly handle all
compiler.sizeof API changes in an old commit, breaking use of the
module. And mypy could have caught this for us, except that the module
is neither typed nor checked in CI. Partially solve this by adding lots
of type annotations, greatly reducing the number of mypy errors in this
file from 35 down to 12.
Diffstat (limited to 'docs/markdown/snippets')
0 files changed, 0 insertions, 0 deletions