aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/java.py
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@archlinux.org>2022-05-07 23:06:22 -0400
committerEli Schwartz <eschwartz@archlinux.org>2022-05-29 18:23:03 -0400
commitde2c091ba6385af05b9556acd4daa06af9216ca3 (patch)
tree2c74622b4c7d9a3c41b525841387c6c9db5560de /mesonbuild/compilers/java.py
parent34da721ec2ad96d35a829f5e977ec253e82b9d91 (diff)
downloadmeson-de2c091ba6385af05b9556acd4daa06af9216ca3.zip
meson-de2c091ba6385af05b9556acd4daa06af9216ca3.tar.gz
meson-de2c091ba6385af05b9556acd4daa06af9216ca3.tar.bz2
i18n: fix bug where disabling gettext() broke merge_file()
In the former case, the presence of tools is optional, but triggers a warning and then no-ops the target. In the latter case, the presence of the tools is mandatory. But if it was already looked up and discovered to be missing, we did not actually check that it is found before trying to use it. In the case that it isn't found, check again, so that we explicitly error out with a relevant error message due to setting the required flag. Fixes #10320
Diffstat (limited to 'mesonbuild/compilers/java.py')
0 files changed, 0 insertions, 0 deletions