mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-23 05:13:48 +00:00
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.
731 B
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'.
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'.