diff options
| author | Dylan Baker <dylan@pnwbakers.com> | 2025-06-30 13:45:57 -0700 |
|---|---|---|
| committer | Dylan Baker <dylan@pnwbakers.com> | 2025-12-05 08:13:08 -0800 |
| commit | f6918fe65c8b9526bc359bea8a6e8517b39b4ec5 (patch) | |
| tree | c8be5e054ecfa81dbcbe0350cab03e49328233b5 /mesonbuild/modules | |
| parent | 79854e4b8d09744acbe2f2d2c0d43a88b9ab1dcc (diff) | |
| download | meson-f6918fe65c8b9526bc359bea8a6e8517b39b4ec5.tar.gz | |
mesonmain: mark getting a language from another subproject as broken
Currently, you can call `meson.get_compiler('c')`, if you haven't
initialized 'c' for your project, but a super-project has initialized
it. This happens because we check the wrong set of compilers (the global
list vs the per-subproject one).
Because of how fragile this is, we can mark it as broken an move on.
Diffstat (limited to 'mesonbuild/modules')
0 files changed, 0 insertions, 0 deletions
