[m-users.] How to get rid of warning message?

Zoltan Somogyi zoltan.somogyi at runbox.com
Wed Jul 12 02:53:41 AEST 2023


On 2023-07-11 18:44 +02:00 CEST, "Volker Wysk" <post at volker-wysk.de> wrote:
> fisactions.m:120: In `update_recorder_statistics'(in, di, uo):
> fisactions.m:120:   warning: determinism declaration could be tighter.
> fisactions.m:120:   Declared `cc_multi', inferred `det'.
> 
> How to get rid of that message?

Pass --no-warn-det-decls-too-lax to the compiler.

The users's guide has a section on warning options;
it is section 9.2 in the ROTD version.

Zoltan.


More information about the users mailing list