Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[Caml-list] Findlib-1.2 released

1 view
Skip to first unread message

Gerd Stolpmann

unread,
Nov 12, 2007, 6:01:25 AM11/12/07
to caml-list
Hi list,

findlib-1.2 is available. This version focuses on supporting Camlp4-3.10
properly, and making it work on Win32. There are also a few other fixes
and enhancements.

For Camlp4 there are now special packages that match the available
extensions on O'Caml 3.10. For example, you can now request -package
camlp4.listcomprehension to enable the list comprehension extension.

The Win32 fixups have only been tested with the mingw port of O'Caml.
Please read the INSTALL instructions carefully.

For general information about findlib, see
http://www.ocaml-programming.de/programming/findlib.html

A full list of changes can be found inside
http://www.ocaml-programming.de/packages/documentation/findlib/README.html

The new tarball is available under
http://www.ocaml-programming.de/packages/findlib-1.2.tar.gz

Gerd
--
------------------------------------------------------------
Gerd Stolpmann * Viktoriastr. 45 * 64293 Darmstadt * Germany
ge...@gerd-stolpmann.de http://www.gerd-stolpmann.de
Phone: +49-6151-153855 Fax: +49-6151-997714
------------------------------------------------------------

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

Gerd Stolpmann

unread,
Nov 13, 2007, 8:42:13 AM11/13/07
to caml-list
Sorry for that,

findlib-1.2 contained a compatibility problem in the new camlp4 META
file. Because of this it was not possible to parse source files with
camlp4 that contained stream constructs, and a number of libraries did
not compile.

finddlib-1.2.1 fixes the problem.

Gerd

0 new messages