caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Gabriel Scherer <gabriel.scherer@gmail.com>
To: Michael <michipili@gmail.com>
Cc: caml-list caml-list <caml-list@yquem.inria.fr>
Subject: Re: [Caml-list] Change in Pstr_open (4.00.1 vs 4.01.0)
Date: Sat, 12 Apr 2014 17:24:31 +0200	[thread overview]
Message-ID: <CAPFanBHAh3rLY_m3eT_ioJikyYHru5Ah9HYpGR6Skx+07gq8KA@mail.gmail.com> (raw)
In-Reply-To: <53492486.7020308@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 837 bytes --]

Override denotes the "open!" syntactic form (or "let open! M in ..."), that
has the exact same semantics, except it does not warn if the open shadows
an identifier of the environment -- contrarily to plain "open" which may
warn if the corresponding warning is activated.


On Sat, Apr 12, 2014 at 1:33 PM, Michael <michipili@gmail.com> wrote:

> Between 4.00.1 and 4.01.0 the definition of Parsetree.Pstr_open--the
> abstract form of open directives--has changed and it now requires a Fresh
> | Override attribute.
>
> What does this attribute mean?  How is it selected?
>
>
> Best regards,
> Michael
>
>
> --
> Caml-list mailing list.  Subscription management and archives:
> https://sympa.inria.fr/sympa/arc/caml-list
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs
>

[-- Attachment #2: Type: text/html, Size: 1518 bytes --]

      reply	other threads:[~2014-04-12 15:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-12 11:33 Michael
2014-04-12 15:24 ` Gabriel Scherer [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=CAPFanBHAh3rLY_m3eT_ioJikyYHru5Ah9HYpGR6Skx+07gq8KA@mail.gmail.com \
    --to=gabriel.scherer@gmail.com \
    --cc=caml-list@yquem.inria.fr \
    --cc=michipili@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).