mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-15 17:33:38 +00:00
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.
91 B
91 B
missing_if.m:024: Warning: this disjunct will never have any solutions.