mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-18 19:03:45 +00:00
Estimated hours taken: 0.5
Branches: main
compiler/mercury_compile.m:
Fix Mantis bug 238.
tests/invalid/bug238.{m,err_exp}:
New test case for Mantis bug 238.
tests/invalid/Mmakefile:
tests/invalid/Mercury.options:
Enable the new test case.
5 lines
235 B
Plaintext
5 lines
235 B
Plaintext
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.
|