diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2024-10-27 10:17:54 -0700 |
---|---|---|
committer | Eli Schwartz <eschwartz93@gmail.com> | 2024-11-05 17:41:38 -0500 |
commit | 6eb1a2726e15d4301b000b177e72e75263bdd499 (patch) | |
tree | 4df1d919d3b3e0d99784ac13a1eca012038fee22 /docs/markdown/snippets | |
parent | 909b04d5b1072f0d6421dbd2d420fa879ab80b36 (diff) | |
download | meson-6eb1a2726e15d4301b000b177e72e75263bdd499.zip meson-6eb1a2726e15d4301b000b177e72e75263bdd499.tar.gz meson-6eb1a2726e15d4301b000b177e72e75263bdd499.tar.bz2 |
cargo: Warn when encountering unknown keys
Cargo sometimes adds new keys and Meson needs to gracefully handle
those. Currently, an unknown key will trigger an uncaught Python
exception, which is pretty much the worse case. With this change Meson
will instead issue a warning much like the one for unknown cpu
architectures.
See #13826 for the motivation for this change
Diffstat (limited to 'docs/markdown/snippets')
0 files changed, 0 insertions, 0 deletions