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

Done. http://caml.inria.fr/mantis/view.php?id=5357

J

On Sat, Sep 17, 2011 at 1:20 AM, Mehdi Dogguy <mehdi@dogguy.org> wrote:
> 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-17  5:23 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
2011-09-17  5:23   ` Jun Furuse [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='CAAoLEWuVgo9BCP9X1r7Z=yHyNj29fR9MYGacMgZBbFi_Ge4VMg@mail.gmail.com' \
    --to=jun.furuse@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=mehdi@dogguy.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).