[
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: | Damien Doligez <damien.doligez@i...> |
| Subject: | 3.10.2 release candidate 1 |
Dear OCaml users, We have prepared a release candidate for OCaml 3.10.2. It is available in source code at < ftp://ftp.inria.fr/INRIA/cristal/ocaml/ocaml-3.10/ocaml-3.10.2+rc1.tar.bz2 >. Please download it, try it, and report success or failure to me: < damien.doligez@inria.fr >. See if you can help fill the holes in < http://gallium.inria.fr/~doligez/csl-rc-test.html >. -- Damien Objective Caml 3.10.2+rc1: -------------------------- Bug fixes: - PR#1217 (partial) Typo in ocamldep man page - 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)