caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] ocaml toplevel reloading module
@ 2013-06-19 21:22 Bikal Gurung
  2013-06-21 15:47 ` Wojciech Meyer
  0 siblings, 1 reply; 3+ messages in thread
From: Bikal Gurung @ 2013-06-19 21:22 UTC (permalink / raw)
  To: caml-list

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-06-21 15:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-19 21:22 [Caml-list] ocaml toplevel reloading module Bikal Gurung
2013-06-21 15:47 ` Wojciech Meyer
2013-06-21 15:48   ` Wojciech Meyer

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).