caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Alain Frisch <alain@frisch.fr>
To: "Richard W.M. Jones" <rich@annexia.org>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] -warn-error question
Date: Tue, 30 Oct 2012 12:45:18 +0100	[thread overview]
Message-ID: <508FBDCE.5070108@frisch.fr> (raw)
In-Reply-To: <20121030110951.GC12862@annexia.org>

-warn-error controls which warnings are turned into errors.  If you want 
to simply disable warning 23, you can add "-w -23".

-- Alain

On 10/30/2012 12:09 PM, Richard W.M. Jones wrote:
> On Tue, Oct 30, 2012 at 11:00:28AM +0000, Richard W.M. Jones wrote:
>>
>> Why does this disable warning 23:
>>
>>    -warn-error -23+CDEFLMPSUVYZX
>>
>> whereas this seems not to have any effect on warning 23:
>>
>>    -warn-error CDEFLMPSUVYZX-23
>
> But wait!  Neither disables warning 23, or there's something
> stochastic going on.
>
> What's the correct syntax to change my current warn-error:
>
>   -warn-error CDEFLMPSUVYZX
>
> into one which is exactly the same except that warning 23 is ignored?
>
> Rich.
>


  reply	other threads:[~2012-10-30 11:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-30 11:00 Richard W.M. Jones
2012-10-30 11:09 ` Richard W.M. Jones
2012-10-30 11:45   ` Alain Frisch [this message]
2012-10-30 11:54     ` Richard W.M. Jones

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=508FBDCE.5070108@frisch.fr \
    --to=alain@frisch.fr \
    --cc=caml-list@inria.fr \
    --cc=rich@annexia.org \
    /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;
as well as URLs for NNTP newsgroup(s).