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

On Tue, Oct 30, 2012 at 12:45:18PM +0100, Alain Frisch wrote:
> -warn-error controls which warnings are turned into errors.  If you
> want to simply disable warning 23, you can add "-w -23".

Thanks.  In fact it turns out that 'X' includes warning 23 already.
By removing X from the list and replacing it with the set of warnings
that X includes, less 23, I was able to make it work.

Rich.

-- 
Richard Jones
Red Hat

      reply	other threads:[~2012-10-30 11:54 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
2012-10-30 11:54     ` Richard W.M. Jones [this message]

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