caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Bikal Gurung" <bikal.gurung@lemaetech.co.uk>
To: caml-list@inria.fr
Subject: [Caml-list] ocaml toplevel reloading module
Date: Wed, 19 Jun 2013 23:22:30 +0200 (CEST)	[thread overview]
Message-ID: <sympa.1371676746.7140.385@inria.fr> (raw)

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

             reply	other threads:[~2013-06-19 21:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-19 21:22 Bikal Gurung [this message]
2013-06-21 15:47 ` Wojciech Meyer
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=sympa.1371676746.7140.385@inria.fr \
    --to=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).