From: Xavier Leroy <xavier.leroy@inria.fr>
To: caml-list@inria.fr
Subject: [Caml-list] OCaml test release 3.07 beta 2
Date: Tue, 26 Aug 2003 10:19:55 +0200 [thread overview]
Message-ID: <20030826101955.A17466@pauillac.inria.fr> (raw)
Many of you provided very useful feedback on the pre-release 3.07 beta 1
of OCaml. Thanks! Since this beta-test worked so well, we're now
making available a beta 2 pre-release of what should very soon become
the next stable release of Objective Caml. It is available for
testing at
http://caml.inria.fr/ocaml/distrib-3.07beta2.html
The modifications since beta 1 are almost exclusively bug fixes. The
only programmer-visible change affects the typing of polymorphic
variants in pattern matching (see change log below). So, we're
especially looking for testers who intensively use polymorphic variants
in their code.
As usual, this is a source-only release, and feedback is much
appreciated: bug reports to caml-bugs@inria.fr, and "everything is OK"
messages to caml@inria.fr.
Barring major problems, the final 3.07 release should be essentially
identical to this beta 2, and released second week of september.
- Xavier Leroy
--------------------------------------------------
Changes since 3.07 beta 1:
Type-checking:
- The typing of polymorphic variants in pattern matching has changed.
It is intended to be more regular, sticking to the principle of "closing
only the variants which would be otherwise incomplete". Two potential
consequences: (1) some types may be left open which were closed before,
and the resulting type might not match the interface anymore (expected to
be rare); (2) in some cases an incomplete match may be generated.
Toplevel interactive system:
- Look for .ocamlinit file in home directory in addition to the current dir.
Standard library:
- Module Lexing: added function Lexing.flush_input.
Emacs mode:
- Improved display of inferred type information produced by ocamlc -dtypes.
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
next reply other threads:[~2003-08-26 8:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-26 8:19 Xavier Leroy [this message]
2003-08-29 18:07 ` Blair Zajac
2003-09-01 8:04 ` Hendrik Tews
2003-09-01 11:13 ` Jim Farrand
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030826101955.A17466@pauillac.inria.fr \
--to=xavier.leroy@inria.fr \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox