caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Fabrice Le Fessant <Fabrice.Le_fessant@inria.fr>
To: "François Bobot" <francois.bobot@cea.fr>, caml-list@inria.fr
Subject: Re: [Caml-list] Loading of dynamic code works with older OCaml versions, but fails with recent versions (>= 4.02.0)
Date: Tue, 01 Aug 2017 09:58:28 +0000	[thread overview]
Message-ID: <CAHvkLrMwWnbsw6qkjqZKCP+OikvtgEBf6KTrhZEp+z+1YrUDiw@mail.gmail.com> (raw)
In-Reply-To: <e6f19989-fd7c-d2e0-3534-f4ae7d8cab84@cea.fr>

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

We found the reason: it looks like strings are included in the computation
of cmx hashes after 4.02, but not before. Removing a string containing the
time of build will probably solve the issue.
--Fabrice

On Tue, Aug 1, 2017 at 11:16 AM François Bobot <francois.bobot@cea.fr>
wrote:

> Le 31/07/2017 à 18:37, Mohamed Iguernlala a écrit :
> > Hello,
> >
> > I'm facing an issue[1] with OCaml versions >= 4.02.0 when
> > building/using dynamically loaded plugins for/with Alt-Ergo. I
> > think this is probably due to module aliases.
>
> Alt-Ergo is using pack, so in which way is it linked with module aliases?
>
>
> > In fact, I'm able
> > to install and use Alt-Ergo + satML-plugin on OCaml 4.01.0, but
> > not on OCaml 4.02.0 (or higher).
>
> Is satML-plugin compiled by looking only at Alt-Ergo packed library?
>
> Best,
>
> --
> François
>
>
> --
> 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: 1732 bytes --]

      reply	other threads:[~2017-08-01  9:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-31 16:37 Mohamed Iguernlala
2017-08-01  9:15 ` François Bobot
2017-08-01  9:58   ` Fabrice Le Fessant [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=CAHvkLrMwWnbsw6qkjqZKCP+OikvtgEBf6KTrhZEp+z+1YrUDiw@mail.gmail.com \
    --to=fabrice.le_fessant@inria.fr \
    --cc=caml-list@inria.fr \
    --cc=francois.bobot@cea.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).