caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Objective Caml 2.04
@ 1999-11-26 17:13 Xavier Leroy
  0 siblings, 0 replies; only message in thread
From: Xavier Leroy @ 1999-11-26 17:13 UTC (permalink / raw)
  To: caml-list

The recent release 2.03 of Objective Caml was intended as a bug-fix
release, but a couple of embarrassing bugs crept in.  We've just
released version 2.04 to correct those problems.

We apologize for any inconvenience this may have caused, and thank
the early users of 2.03 who unknowingly served as beta-testers.

As usual, sources, documentation and binaries for various platforms
are available from:

        http://caml.inria.fr/ocaml/distrib.html
        ftp://ftp.inria.fr/lang/caml-light/

- Xavier Leroy, for the Objective Caml team.


Objective Caml 2.04:
--------------------

- C interface: corrected inconsistent change in the CAMLparam* macros.
- Fixed internal error in ocamlc -g.
- Fixed type-checking of "S with ...", where S is a module type name
  abbreviating another module type name.
- ocamldep: fixed stdout/stderr mismatch after failing on one file.
- Random.self_init more random.
- Windows port:
  - Toplevel application: fixed spurious crash on exit.
  - Native-code compiler: fixed bug in assembling certain
    floating-point constants (masm doesn't grok 2e5, wants 2.0e5).




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1999-11-27 10:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-26 17:13 Objective Caml 2.04 Xavier Leroy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).