diff options
author | Jon Turney <jon.turney@dronecode.org.uk> | 2018-02-09 15:24:57 +0000 |
---|---|---|
committer | Jon Turney <jon.turney@dronecode.org.uk> | 2018-02-15 12:51:25 +0000 |
commit | 56286fd2b84eb28605314ef7bd587394a9156b63 (patch) | |
tree | 82133ed80e3c25ff1d78d759222a6fd0216ca810 /mesonbuild/interpreter.py | |
parent | 9e6d3f903c7e828823eb4544c83bf340ff593f95 (diff) | |
download | meson-56286fd2b84eb28605314ef7bd587394a9156b63.zip meson-56286fd2b84eb28605314ef7bd587394a9156b63.tar.gz meson-56286fd2b84eb28605314ef7bd587394a9156b63.tar.bz2 |
Fix test cases/failing/52 inconsistent comparison
Since PR #2884, this is failing with an exception
Keep the behaviour we have had since PR #1810 (0.41.0), that ordering
comparisons of different types fail with an InterpreterException.
Also warn about equality comparisons of different types, which will one day
become an error, as per PR #2884.
Diffstat (limited to 'mesonbuild/interpreter.py')
0 files changed, 0 insertions, 0 deletions