[m-rev.] for post-commit review: color in inst_check.m

Julien Fischer jfischer at opturion.com
Sun May 12 02:44:30 AEST 2024


On Sat, 11 May 2024, Zoltan Somogyi wrote:

> Use color in inst_check.m.
> 
> compiler/inst_check.m:
>     Add color to the diagnostics generated by this module.
> 
> compiler/error_spec.m:
>     Generalize an existing function for the needs of inst_check.m, and
>     fix an inconsistency between its name and the name of another function.
> 
> compiler/add_foreign_proc.m:
> compiler/check_typeclass.m:
> compiler/det_analysis.m:
> compiler/error_spec.m:
> compiler/make_hlds_warn.m:
> compiler/post_typecheck.m:
> compiler/state_var.m:
>     Conform to the change in error_spec.m.
> 
> tests/invalid/bad_inst_for_type.err_exp:
> tests/invalid/inst_for_eqv_type.err_exp:
> tests/warnings/inst_with_no_type.err_exp:
>     Expect updated diagnostics.

That's fine.

Julien.


More information about the reviews mailing list