From: Damien Doligez <damien.doligez@inria.fr>
To: caml-list <caml-list@yquem.inria.fr>
Subject: Re: [Caml-list] partial application warning unreliable?
Date: Thu, 8 Dec 2005 15:41:15 +0100 [thread overview]
Message-ID: <911EF004-86B6-4E07-8412-1500A4945D15@inria.fr> (raw)
In-Reply-To: <1134025910.8948.44.camel@rosella>
On Dec 8, 2005, at 08:11, skaller wrote:
> BTW: the error flags documentation is very confusing:
>
> A/a enable/disable all warnings
> X/x enable/disable all other warnings
>
> other than what?
Other than [B-WYZ], obviously. There's only so much you can write
in the on-line help message before people stop reading it altogether.
> I am using -w yz but STILL get
> warning X, unused function argument .. some of this
> happens in Frontc/CIL which I'm using and I would like
> to minimise patches.
Warnings are orthogonal: disabling Y and Z does not disable X.
It has no impact on X.
> BTW: what is this for?
>
> S/s enable/disable non-unit statement
IIRC, it's for non-unit statements that are not partial applications.
> If I turn off F, will I get S instead?
Warnings are orthogonal: disabling F does not make you get more S
warnings. It has no impact on S.
-- Damien
next prev parent reply other threads:[~2005-12-08 14:41 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-08 2:39 skaller
2005-12-08 3:10 ` [Caml-list] " Jacques Garrigue
2005-12-08 7:11 ` skaller
2005-12-08 14:41 ` Damien Doligez [this message]
2005-12-08 23:51 ` malc
2005-12-09 1:43 ` skaller
2005-12-09 2:15 ` Jacques Garrigue
2005-12-09 2:56 ` skaller
2005-12-09 15:26 ` malc
2005-12-10 0:49 ` Jacques Garrigue
2005-12-10 1:40 ` malc
2005-12-09 12:21 ` Andreas Rossberg
2005-12-09 17:17 ` skaller
2005-12-09 17:52 ` Andrej Bauer
2005-12-09 18:54 ` Andreas Rossberg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=911EF004-86B6-4E07-8412-1500A4945D15@inria.fr \
--to=damien.doligez@inria.fr \
--cc=caml-list@yquem.inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox