caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Mehdi Dogguy <mehdi@dogguy.org>
To: Jun Furuse <jun.furuse@gmail.com>
Cc: caml-list <caml-list@inria.fr>
Subject: Re: [Caml-list] A small patch for ocamlc 3.12.1 to find reudundant opens
Date: Fri, 16 Sep 2011 18:20:21 +0200	[thread overview]
Message-ID: <4E737745.2070205@dogguy.org> (raw)
In-Reply-To: <CAAoLEWuJDgZVCZ_rPY9GgAtjK2WnQ5WtvYB8_Yc_9wUDAOjepA@mail.gmail.com>

On 09/16/2011 04:59 PM, Jun Furuse wrote:
> Hi,
> 
> I have written a patch to detect redundant opens in OCaml source 
> code, which is useful to keep your opened module list minimum. 
> Keeping the list smaller is good to avoid name space contamination.
> 

It looks interesting. Thanks for your contribution ! Can you open a
bugreport on mantis [1] and attach the patch there? so that it doesn't
get lost.

[1] http://caml.inria.fr/mantis/

> 
> […]
> 
> I have found nearly 150 redundant opens in OCaml source code! You 
> should check your OCaml code with it, too!
> 

Interesting :)

Kind regards,

P.S.: fwiw, I didn't try it (yet).

-- 
Mehdi Dogguy مهدي الدڤي
http://dogguy.org/

  reply	other threads:[~2011-09-16 16:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-16 14:59 Jun Furuse
2011-09-16 16:20 ` Mehdi Dogguy [this message]
2011-09-17  5:23   ` Jun Furuse

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=4E737745.2070205@dogguy.org \
    --to=mehdi@dogguy.org \
    --cc=caml-list@inria.fr \
    --cc=jun.furuse@gmail.com \
    /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).