On Sat, 13 Dec 2014 10:24:45 +0900, Louis Gesbert wrote:
> 
> For this specific bug,running "make tests" would have been enough (I
> just tested on my VM). For being defensive and having ./configure
> refuse newer version of dependencies, the m4 macros don't seem to
> provide version filtering (only API testing. Here the API was
> compatible, anyway that would have failed at build-time). Does
> ocamlfind even provide an easy way to get the version of a package?

$ ocamlfind query -format "%v" lacaml
7.1.5
_______________________________________________
opam-devel mailing list
[email protected]
http://lists.ocaml.org/listinfo/opam-devel

Reply via email to