diff options
| author | Paolo Bonzini <pbonzini@redhat.com> | 2025-05-07 14:10:51 +0200 |
|---|---|---|
| committer | Dylan Baker <dylan@pnwbakers.com> | 2025-05-07 09:43:43 -0700 |
| commit | c1b7ef4218f12905641f1cb1503c8b9b3542e983 (patch) | |
| tree | 48f8fd9e8501b9867aa75505ae60207fa8e39624 /docs/markdown/Using-with-Visual-Studio.md | |
| parent | a46371f6d8c01953d8d8bd3d8e86594cc3c8e37f (diff) | |
| download | meson-c1b7ef4218f12905641f1cb1503c8b9b3542e983.tar.gz | |
options: fix "deprecated" with dictionary argument and non-string types
Since opt.deprecated is a dictionary with string keys, the lookup must use
str() around the user-provided value; with some care because booleans
will be the meson-ic 'true' and 'false' instead of Python's 'True' and
'False'.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'docs/markdown/Using-with-Visual-Studio.md')
0 files changed, 0 insertions, 0 deletions
