caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Fabrice Le Fessant <Fabrice.Le_fessant@inria.fr>
To: Gerd Stolpmann <info@gerd-stolpmann.de>
Cc: Josh Watzman <jwatzman@fb.com>,
	"caml-list@inria.fr" <caml-list@inria.fr>
Subject: Re: [Caml-list] "Inconsistent assumptions" when moving files across subdirectories
Date: Tue, 2 Jun 2015 11:03:21 +0200	[thread overview]
Message-ID: <CAHvkLrMC-8VDppxfnz=sJxsSLkJAbq1asj4jocE7z9yVmVauog@mail.gmail.com> (raw)
In-Reply-To: <1433234082.11499.27.camel@e130.lan.sumadev.de>

On Tue, Jun 2, 2015 at 10:34 AM, Gerd Stolpmann <info@gerd-stolpmann.de> wrote:
> I would have thought ocamlbuild is immune to this problem because it
> puts the translated files into a separate directory tree. But maybe this
> problem was overlooked.

I used ocamlbuild once a few years ago, and got these
"inconsistent-assumptions" errors many times. Some of them were
related to packing (if A would be packed as B.A, the a.cmi file would
still conflict with another toplevel A module).

Maybe also the sanitization done by ocamlbuild is only done in the
source directory, not in the _build directory ?

--Fabrice

      reply	other threads:[~2015-06-02  9:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-01 21:52 Josh Watzman
2015-06-01 22:15 ` Boris Yakobowski
2015-06-02  8:34 ` Gerd Stolpmann
2015-06-02  9:03   ` 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='CAHvkLrMC-8VDppxfnz=sJxsSLkJAbq1asj4jocE7z9yVmVauog@mail.gmail.com' \
    --to=fabrice.le_fessant@inria.fr \
    --cc=caml-list@inria.fr \
    --cc=info@gerd-stolpmann.de \
    --cc=jwatzman@fb.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).