aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/templates
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@archlinux.org>2022-02-09 19:42:16 -0500
committerEli Schwartz <eschwartz@archlinux.org>2022-02-09 19:42:16 -0500
commit3ca61a6aa7a21fff7a2ac1d07cde14f6beab14bc (patch)
tree7f90d0822d35d8a323133cc60a25c20196747574 /mesonbuild/templates
parentab441e78b5d201c45eda415b222b0db4a543fd42 (diff)
downloadmeson-3ca61a6aa7a21fff7a2ac1d07cde14f6beab14bc.zip
meson-3ca61a6aa7a21fff7a2ac1d07cde14f6beab14bc.tar.gz
meson-3ca61a6aa7a21fff7a2ac1d07cde14f6beab14bc.tar.bz2
fix UI regression in compiler.compiles logging
In commit b30dddd4e5b4ae6e5e1e812085a00a47e3edfcf1, various refactorings were done, during which a kwarg got accidentally dropped from the function that determined part of the log message. As a result, a ':' suddenly appeared in the log message where none should be. Example expected output: Checking if "-Werror=shadow with local shadowing" compiles: YES What actually happened: Checking if "-Werror=shadow with local shadowing" : compiles: YES Fixes #9974
Diffstat (limited to 'mesonbuild/templates')
0 files changed, 0 insertions, 0 deletions