Files
mercury/tests/invalid/test_feature_set.err_exp
Zoltan Somogyi d01d1371f8 Use color in add_pragma.m and add_mutable_aux_preds.m.
compiler/add_mutable_aux_preds.m:
compiler/add_pragma.m:
    Add color to the diagnostics generated by these modules.

    In a few cases, improve the wording of the diagnostic.

tests/invalid/bug83.err_exp:
tests/invalid/external2.err_exp:
tests/invalid/inline_conflict.err_exp:
tests/invalid/inline_conflict_warn.err_exp:
tests/invalid/invalid_export_detism.err_exp:
tests/invalid/test_feature_set.err_exp:
tests/invalid/uniq_mutable.err_exp:
tests/invalid_nodepend/bad_fact_table.err_exp:
tests/invalid_nodepend/bad_fact_table.err_exp2:
tests/invalid_nodepend/bad_mutable.err_exp:
tests/invalid_nodepend/pragma_export.err_exp:
tests/warnings/pragma_term_conflict.err_exp:
    Expect updated diagnostics.
2024-05-12 15:17:31 +10:00

731 B

test_feature_set.m:013: Error: this module must be compiled in a grade that
test_feature_set.m:013: supports memoisation.
test_feature_set.m:013: Error: this module must be compiled in a grade that
test_feature_set.m:013: supports trailing.
test_feature_set.m:013: Grades that support trailing contain the grade
test_feature_set.m:013: modifier `tr'.
test_feature_set.m:013: Error: this module must be compiled in a grade that
test_feature_set.m:013: uses single precision floats.
test_feature_set.m:013: Grades that use single precision floats contain the
test_feature_set.m:013: grade modifier `spf'.