mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-15 09:23:44 +00:00
compiler/det_report.m:
When describing why goals can fail, use color, and wrap variable
names in quotes.
tests/invalid/bug238.err_exp:
tests/invalid/det_errors_cc.err_exp:
tests/invalid/one_member.err_exp:
tests/invalid/try_detism.err_exp:
Expect updated diagnostics.
350 B
350 B
bug238.m:022: Error: call to predicate `solutions.unsorted_solutions'/2 with
bug238.m:022: determinism `cc_multi' occurs in a context which requires all
bug238.m:022: solutions.
bug238.m:022: Unification of `V_2' and `V_5' can fail.
bug238.m:022: determinism `cc_multi' occurs in a context which requires all
bug238.m:022: solutions.
bug238.m:022: Unification of `V_2' and `V_5' can fail.