Browse thread
[Caml-list] inconsistent assumptions over interface Pervasives
- Karl Zilles
[
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: | Karl Zilles <zilles@1...> |
| Subject: | [Caml-list] inconsistent assumptions over interface Pervasives |
I've just upgraded to 3.07, and I'm recompiling some of my code that depends heavily on libraries. It seems that code compiled with earlier versions of the standard libraries is not compatible with code compiled under 3.07: "The files /usr/local/lib/ocaml/pervasives.cmi and /usr/local/lib/ocaml/site-lib/pcre/pcre.cmi make inconsistent assumptions over interface Pervasives" This is not a problem for me right now, since I have source to the libraries I'm using, but it seems like it would be a problem if people distribute commercial libraries for OCaml. ------------------- 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