caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Wojciech Meyer <wojciech.meyer@gmail.com>
To: Bikal Gurung <bikal.gurung@lemaetech.co.uk>
Cc: Caml List <caml-list@inria.fr>
Subject: Re: [Caml-list] ocaml toplevel reloading module
Date: Fri, 21 Jun 2013 16:47:47 +0100	[thread overview]
Message-ID: <CAOg1smAd_QffXrqwJfiQ6kyRqy_G4o3nSJFF9AhXv10Gd_LvBA@mail.gmail.com> (raw)
In-Reply-To: <sympa.1371676746.7140.385@inria.fr>

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

Hi,

Please check if your interface file was recompiled, and the path to the cmi
file is correct.


On Wed, Jun 19, 2013 at 10:22 PM, Bikal Gurung <bikal.gurung@lemaetech.co.uk
> wrote:

> Hi All,
>
> I load a module using #load "A.cmo";; in toplevel. I subsequently make
> change
> to A.ml and bytecode compile it. When I load it again using #load "A.cmo"
> in
> ocaml toplevel, I get an "The files _build/A.cmo and _build/A.cmo disagree
> over interface A. message. Is there a way of reloading "A.cmo" without
> restarting the ocaml toplevel?
>
> Bikal
>
> --
> 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: 1472 bytes --]

  reply	other threads:[~2013-06-21 15:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-19 21:22 Bikal Gurung
2013-06-21 15:47 ` Wojciech Meyer [this message]
2013-06-21 15:48   ` Wojciech Meyer

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=CAOg1smAd_QffXrqwJfiQ6kyRqy_G4o3nSJFF9AhXv10Gd_LvBA@mail.gmail.com \
    --to=wojciech.meyer@gmail.com \
    --cc=bikal.gurung@lemaetech.co.uk \
    --cc=caml-list@inria.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).