[m-rev.] for review: document more options added since the 14.01 release

Zoltan Somogyi zoltan.somogyi at runbox.com
Sun Jan 5 18:30:43 AEDT 2020



On Sun, 5 Jan 2020 18:23:55 +1100 (AEDT), Julien Fischer <jfischer at opturion.com> wrote:
> +* `--inform-incomplete-switch`, `--inform-incomplete-switch-threshold`
> +
> +   This option asks the compiler to generate an informational message for
> +   switches that do not cover all of the function symbols that the switch-on
> +   variable could be bound to.

s/switch-on/switched-on/

> +   The option `--inform-incomplete-switch-threshold` can be used to restrict
> +   the generation of these messages to only switches that *do* cover at least
> +   a give percentage of the function symbols that the switched-on variable
> +   could be bound to.

s/a give percentage/N percent/ after s/...-threshold/...-threshold N/

> +* `--output-csharp-compiler`
> +
> +  This option causes the compiler to print the command used to to invoke
> +  the C# compiler.

"to to"

The attached script catches such doubled-up words.

Zoltan.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: double
Type: application/octet-stream
Size: 404 bytes
Desc: not available
URL: <http://lists.mercurylang.org/archives/reviews/attachments/20200105/e974e873/attachment.obj>


More information about the reviews mailing list