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

"Zoltan Somogyi" <[email protected]>
Newsgroups gmane.comp.lang.mercury.general
Message-ID <[email protected]>
On 2023-07-11 18:44 +02:00 CEST, "Volker Wysk" <[email protected]> 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.
_______________________________________________
users mailing list
[email protected]
https://lists.mercurylang.org/listinfo/users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.