Files
mercury/tests/warnings/missing_if.err_exp
Zoltan Somogyi ac7dd9ab5e Add color to diagnostics from simplification.
compiler/simplify_goal_call.m:
compiler/simplify_goal_disj.m:
compiler/simplify_goal_ite.m:
compiler/simplify_proc.m:
    As above. Improve the wording in one place.

tests/invalid/hawkins_mm_fail_reset.err_exp:
tests/invalid/loopcheck.err_exp:
tests/invalid/require_complete_nested_switch.err_exp:
tests/invalid/state_vars_test2.err_exp:
tests/invalid/test_may_duplicate.err_exp:
tests/invalid/test_may_export_body.err_exp:
tests/warnings/bug477.err_exp:
tests/warnings/gh85.err_exp:
tests/warnings/infinite_recursion.err_exp:
tests/warnings/missing_if.err_exp:
tests/warnings/obsolete_proc_pragma.err_exp:
tests/warnings/simple_code.err_exp:
tests/warnings/spurious_obsolete.err_exp:
tests/warnings/suspicious_recursion.err_exp:
tests/warnings/unify_x_f_x.err_exp:
    Expect color in the output.
2024-05-01 22:43:57 +10:00

91 B

missing_if.m:024: Warning: this disjunct will never have any solutions.