Hi ! Le Tuesday 02 June 2009 17:44:06, vous avez écrit : > Right, so: > > Pdfcodec, in Ocaml, uses Zlib.uncompress / Zlib.compress > > Pdfcodec in F sharp uses IO.read_all and Unzip.inflate > > which means you can remove: > > io.mli io.ml istring.mli istring.ml unzip.ml unzip.mli > > from the makefile, since they won't be compiled by ocaml, only by F > Sharp.
Excellent ! That's the perfect solution ! > This compiles fine, at least with my latest build. Fixed package just uploaded.. Romain -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

