[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | David MENTRE <dmentre@l...> |
| Subject: | Re: [Caml-list] inconsistent assumptions over interface xxx.cmi |
Hello, Henri DF <henri.dubois-ferriere@epfl.ch> writes: > i get a 'files xxx.cmo and yyy.cmo make inconsistent assumptions over > interface Yyy' - yet xxx.ml makes no references of any kind to yyy.ml I've seen this kind of message in some rare cases where the .cmo is not properly recompiled with the .cmi, when the corresponding .ml is modified (due to errors or modification in my Makefile). Restarting from scratch (or at least erasing the yyy.cm* files) solve the issue. I hope it helps, Yours, david -- David Mentré <dmentre@linux-france.org> ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners