mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-15 17:33:38 +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.
195 B
195 B
inline_conflict.m:019: Error: `:- pragma no_inline' declaration conflicts with
inline_conflict.m:019: previous inline pragma for `bar'/2.
inline_conflict.m:019: previous inline pragma for `bar'/2.