Hi, Do we want to ship 3.10.2? If yes, I guess we should upload it right now instead of having another transition later... What do you think?
Cheers, Samuel. -------- Original Message -------- Subject: [Caml-list] OCaml version 3.10.2 released Date: Fri, 29 Feb 2008 13:38:12 +0100 From: Damien Doligez <[EMAIL PROTECTED]> To: caml users <[EMAIL PROTECTED]> Hello world, It is our pleasure to announce the release of OCaml version 3.10.2. This is mainly a bug-fix release, see the list of changes below. It will be available here shortly: < http://caml.inria.fr/download.en.html > If you're in a real hurry, you can get the source now from < ftp://ftp.inria.fr/INRIA/caml-light/ocaml-3.10/ > Happy hacking, -- Damien Doligez for the OCaml team. Objective Caml 3.10.2: ---------------------- Bug fixes: - PR#1217 (partial) Typo in ocamldep man page - PR#3952 (partial) ocamlopt: allocation problems on ARM - PR#4339 (continued) ocamlopt: problems on HPPA - PR#4455 str.mli not installed under Windows - PR#4473 crash when accessing float array with polymorphic method - PR#4480 runtime would not compile without gcc extensions - PR#4481 wrong typing of exceptions with object arguments - PR#4490 typo in error message - Random crash on 32-bit when major_heap_increment >= 2^22 - Big performance bug in Weak hashtables - Small bugs in the make-package-macosx script - Bug in typing of polymorphic variants (reported on caml-list) _______________________________________________ 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 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

