[m-rev.] for review: extend final statevar warnings to lambda expression heads

Julien Fischer jfischer at opturion.com
Wed Oct 8 19:47:51 AEDT 2025


On Wed, 8 Oct 2025 at 02:49, Zoltan Somogyi <zoltan.somogyi at runbox.com> wrote:
>
> For review by anyone. I am particularly seeking feedback
> on the move of some modules from the check_hlds package
> to the hlds package that is mentioned in the diff to state_var.m.

Not an objection, but moving the modules you mention (inst_util,
mode_util, inst_test and mode_test)
into the hlds package wholesale would shift, rather than remove, the dependency
between the hlds and check_hlds packages, since inst_util and inst_test import
other packages from check_hlds.

The diff looks fine.

Julien.







>
> Zoltan._______________________________________________
> reviews mailing list
> reviews at lists.mercurylang.org
> https://lists.mercurylang.org/listinfo/reviews


More information about the reviews mailing list