Files
mercury/tests/invalid/partial_implied_mode.err_exp
Zoltan Somogyi 2526c4b8cb Split possible_cause into hint and inconsistent.
compiler/error_spec.m:
    Replace the possible_cause color name with the hint and inconsistent
    color names, as agreed on m-rev.

compiler/globals.m:
compiler/write_error_spec.m:
    Update the code handling color names and their mapping to color shades.

compiler/options.m:
    Update the invisible options that record that mapping.

tools/bootcheck:
    Update the color scheme used for the test suite.

compiler/accumulator.m:
compiler/add_pragma.m:
compiler/add_pragma_tabling.m:
compiler/add_type.m:
compiler/check_typeclass.m:
compiler/equiv_type.m:
compiler/format_call_errors.m:
compiler/inst_check.m:
compiler/make_hlds_error.m:
compiler/make_hlds_passes.m:
compiler/make_hlds_warn.m:
compiler/mode_errors.m:
compiler/module_qual.qual_errors.m:
compiler/parse_item.m:
compiler/parse_mutable.m:
compiler/parse_pragma.m:
compiler/parse_type_defn.m:
compiler/post_typecheck.m:
compiler/simplify_goal_call.m:
compiler/simplify_proc.m:
compiler/split_parse_tree_src.m:
compiler/state_var.m:
compiler/termination.m:
compiler/typecheck_error_overload.m:
compiler/typecheck_error_undef.m:
compiler/typecheck_errors.m:
    Replace uses of the possible_cause color with one of its replacements.
    In a few cases, adjust some other colors as well.

tests/invalid/bad_statevar_bad_context.err_exp:
tests/invalid/bind_in_negated.err_exp:
tests/invalid/bug197.err_exp:
tests/invalid/bug487.err_exp:
tests/invalid/coerce_disambig.err_exp:
tests/invalid/coerce_implied_mode.err_exp:
tests/invalid/coerce_infer.err_exp:
tests/invalid/coerce_non_du.err_exp:
tests/invalid/coerce_type_error.err_exp:
tests/invalid/coerce_unify_tvars.err_exp:
tests/invalid/conflicting_tabling_pragmas.err_exp:
tests/invalid/dcg_context.err_exp:
tests/invalid/default_ho_inst_2.err_exp:
tests/invalid/fbnf.err_exp:
tests/invalid/freefree.err_exp:
tests/invalid/functor_ho_inst_bad_1.err_exp:
tests/invalid/functor_ho_inst_bad_3.err_exp:
tests/invalid/higher_order_mode_mismatch.err_exp:
tests/invalid/ho_type_mode_bug.err_exp:
tests/invalid/merge_inst_error.err_exp:
tests/invalid/mode_inf.err_exp:
tests/invalid/modes_erroneous.err_exp:
tests/invalid/multimode_dcg.err_exp:
tests/invalid/partial_implied_mode.err_exp:
tests/invalid/quant_constraint_1.err_exp:
tests/invalid/quant_constraint_2.err_exp:
tests/invalid/string_format_bad.err_exp:
tests/invalid/string_format_unknown.err_exp:
tests/invalid/test_may_duplicate.err_exp:
tests/invalid/test_may_export_body.err_exp:
tests/invalid/type_diff.err_exp:
tests/invalid/typeclass_dup_method_mode.err_exp:
tests/invalid_make_int/bad_mutable_int.int_err_exp:
tests/invalid_nodepend/duplicate_modes.err_exp:
tests/invalid_nodepend/errors_2.err_exp:
tests/invalid_nodepend/occurs.err_exp:
tests/invalid_nodepend/require_tailrec_invalid.err_exp:
tests/invalid_nodepend/test_with_type.err_exp:
tests/invalid_nodepend/unbound_type_vars.err_exp:
tests/invalid_purity/impure_pred_t1_fixed.err_exp:
tests/invalid_purity/impure_pred_t2.err_exp:
tests/invalid_purity/purity_nonsense_1.err_exp:
tests/invalid_purity/purity_nonsense_2.err_exp:
tests/warnings/foreign_term_invalid.err_exp:
tests/warnings/format_call_multi.err_exp:
tests/warnings/format_call_warning.err_exp:
tests/warnings/table_with_inline.err_exp:
tests/warnings/warn_succ_ind.err_exp:
tests/warnings/warn_succ_ind.err_exp2:
tests/warnings/warn_succ_ind.err_exp3:
    Expect updated diagnostics.
2024-06-07 08:42:26 +10:00

31 lines
2.0 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

partial_implied_mode.m:038: In clause for
partial_implied_mode.m:038: `'__Unify__'((unique(partial_implied_mode_helper_1.physic_quantity(ground,
partial_implied_mode.m:038: free,
partial_implied_mode.m:038: unique(partial_implied_mode_helper_1.absol(free,
partial_implied_mode.m:038: free)))) >>
partial_implied_mode.m:038: bound(partial_implied_mode_helper_1.physic_quantity(ground,
partial_implied_mode.m:038: ground,
partial_implied_mode.m:038: bound(partial_implied_mode_helper_1.absol(ground,
partial_implied_mode.m:038: ground))))), (ground >>
partial_implied_mode.m:038: bound(partial_implied_mode_helper_1.physic_quantity(ground,
partial_implied_mode.m:038: ground,
partial_implied_mode.m:038: bound(partial_implied_mode_helper_1.absol(ground,
partial_implied_mode.m:038: ground))))))':
partial_implied_mode.m:038: mode error in unification of `HeadVar__1' and
partial_implied_mode.m:038: `partial_implied_mode_helper_1.physic_quantity(V_13,
partial_implied_mode.m:038: ArgX2, V_14)'.
partial_implied_mode.m:038: Variable `HeadVar__1' has instantiatedness
partial_implied_mode.m:038: unique(
partial_implied_mode.m:038: physic_quantity(
partial_implied_mode.m:038: ground,
partial_implied_mode.m:038: free,
partial_implied_mode.m:038: unique(
partial_implied_mode.m:038: absol(free, free)
partial_implied_mode.m:038: )
partial_implied_mode.m:038: )
partial_implied_mode.m:038: ),
partial_implied_mode.m:038: term
partial_implied_mode.m:038: `partial_implied_mode_helper_1.physic_quantity(V_13,
partial_implied_mode.m:038: ArgX2, V_14)' has instantiatedness
partial_implied_mode.m:038: partial_implied_mode_helper_1.physic_quantity(free, ground, free).