caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Aleksey Nogin <nogin@cs.caltech.edu>
To: Caml List <caml-list@inria.fr>
Subject: Re: [Caml-list] Objective Caml 3.09 released
Date: Thu, 27 Oct 2005 21:08:17 -0700	[thread overview]
Message-ID: <4361A431.9010508@cs.caltech.edu> (raw)
In-Reply-To: <a4d0794e0510271944q7efccca3j7348e83ac2af2705@mail.gmail.com>

On 27.10.2005 19:44, Eijiro Sumii wrote:

> | It is my pleasure to announce the release of Objective Caml version 3.09.0,
> | the "Halloween" release.  Be very afraid :-)
> 
> Thanks and congratulations!  (Thanks also for fixing the line number
> problem in exception history reports.)
> 
> | - New warnings for variables locally bound and never used.
> 
> I suppose they do not include local variables bound by pattern
> matching - is this correct?

AFAIU, there are two warnings - "Y" for variables bound with let and "Z" 
for variables bound by pattern matching. By default, Y is enabled and Z 
is not. Use "ocamlc -wA" to enable all the warnings.

-- 
Aleksey Nogin

Home Page: http://nogin.org/
E-Mail: nogin@cs.caltech.edu (office), aleksey@nogin.org (personal)
Office: Moore 04, tel: (626) 395-2200


  reply	other threads:[~2005-10-28  4:08 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-27 14:24 Xavier Leroy
2005-10-27 14:36 ` [Caml-list] " Damien Doligez
2005-10-27 15:40 ` skaller
2005-10-28  2:44 ` Eijiro Sumii
2005-10-28  4:08   ` Aleksey Nogin [this message]
2005-10-28  6:49     ` Eijiro Sumii
2005-10-28 19:14     ` Damien Doligez
2005-10-28 21:12       ` Jon Harrop
2005-10-29 14:31       ` Stefan Monnier
2005-10-28  7:28 ` [Caml-list] " Aleksey Nogin
2005-10-29  5:18   ` Vincenzo Ciancia

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=4361A431.9010508@cs.caltech.edu \
    --to=nogin@cs.caltech.edu \
    --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).